Google Cloud Recaptchaenterprise V1Web Key Settings Challenge Security Preference
enum GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSecurityPreference : Enum<GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSecurityPreference> , ConvertibleToJava<GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSecurityPreference>
Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for IntegrationTypes CHECKBOX and INVISIBLE.
Entries
Types
Functions
Link copied to clipboard
fun valueOf(value: String): GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSecurityPreference
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.