Uses of Interface
com.google.recaptchaenterprise.v1.AccountVerificationInfoOrBuilder
-
Packages that use AccountVerificationInfoOrBuilder Package Description com.google.recaptchaenterprise.v1 -
-
Uses of AccountVerificationInfoOrBuilder in com.google.recaptchaenterprise.v1
Classes in com.google.recaptchaenterprise.v1 that implement AccountVerificationInfoOrBuilder Modifier and Type Class Description class
AccountVerificationInfo
Information about account verification, used for identity verification.static class
AccountVerificationInfo.Builder
Information about account verification, used for identity verification.Methods in com.google.recaptchaenterprise.v1 that return AccountVerificationInfoOrBuilder Modifier and Type Method Description AccountVerificationInfoOrBuilder
Assessment.Builder. getAccountVerificationOrBuilder()
Account verification information for identity verification.AccountVerificationInfoOrBuilder
Assessment. getAccountVerificationOrBuilder()
Account verification information for identity verification.AccountVerificationInfoOrBuilder
AssessmentOrBuilder. getAccountVerificationOrBuilder()
Account verification information for identity verification.
-