public sealed class AccountVerificationInfo : IMessage<AccountVerificationInfo>, IEquatable<AccountVerificationInfo>, IDeepCloneable<AccountVerificationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class AccountVerificationInfo.
Information about account verification, used for identity verification.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage provides documentation for the `AccountVerificationInfo` class within the Google Cloud reCAPTCHA Enterprise v1 API, offering details on account verification for identity verification purposes."],["The latest version of the API available is 2.17.0, and the page lists various past versions, starting from 1.2.0 up to the latest release, each linked to their respective `AccountVerificationInfo` documentation."],["The `AccountVerificationInfo` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Key properties of the `AccountVerificationInfo` class include `Endpoints`, for identity verification, `LanguageCode`, for language preferences, `LatestVerificationResult`, showing the outcome of the latest challenge, and the now deprecated `Username`."],["The documentation covers the classes' constructors and inherited members, such as `GetHashCode`, `GetType`, and `ToString` as well as information regarding the namespace and assembly."]]],[]]