Interface protos.google.cloud.recaptchaenterprise.v1.IAccountVerificationInfo (5.5.0)

Properties of an AccountVerificationInfo.

Package

@google-cloud/recaptcha-enterprise

Properties

endpoints

endpoints?: (google.cloud.recaptchaenterprise.v1.IEndpointVerificationInfo[]|null);

AccountVerificationInfo endpoints

languageCode

languageCode?: (string|null);

AccountVerificationInfo languageCode

latestVerificationResult

latestVerificationResult?: (google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.Result|keyof typeof google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.Result|null);

AccountVerificationInfo latestVerificationResult

username

username?: (string|null);

AccountVerificationInfo username