Google Cloud Identitytoolkit Admin V2Recaptcha Config Email Password Enforcement State
enum GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigEmailPasswordEnforcementState : Enum<GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigEmailPasswordEnforcementState> , ConvertibleToJava<GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigEmailPasswordEnforcementState>
The reCAPTCHA config for email/password provider, containing the enforcement status. The email/password provider contains all related user flows protected by reCAPTCHA.
Entries
Types
Functions
Link copied to clipboard
fun valueOf(value: String): GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigEmailPasswordEnforcementState
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.