[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`UvmEntries` represents up to three user verification methods and implements `Parcelable`. It has a nested `Builder` class for construction. Key actions include: checking equality with `equals()`, retrieving a list of `UvmEntry` objects using `getUvmEntryList()`, obtaining a hash code with `hashCode()`, and serializing the object via `writeToParcel()`. Inherited from `Parcelable` are the constants `CONTENTS_FILE_DESCRIPTOR` and `PARCELABLE_WRITE_RETURN_VALUE` and the abstract method `describeContents()` and `writeToParcel()`.\n"]]