[null,null,["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"]]