Supported WAF features. For more information, see https://cloud.google.com/recaptcha/docs/usecase#comparison_of_features.
Ensure that applications can handle values not explicitly listed.
Protobuf type google.cloud.recaptchaenterprise.v1.WafSettings.WafFeature
| Constants |
| public Google Use reCAPTCHA action-tokens to protect user actions. Generated from protobuf enum ACTION_TOKEN = 3; |
| public Google Redirects suspicious traffic to reCAPTCHA. Generated from protobuf enum CHALLENGE_PAGE = 1; |
| public Google Deprecated: Use Generated from protobuf enum EXPRESS = 5 [deprecated = true]; |
| public Google Use reCAPTCHA session-tokens to protect the whole user session on the site's domain. Generated from protobuf enum SESSION_TOKEN = 2; |
| public Google Undefined feature. Generated from protobuf enum WAF_FEATURE_UNSPECIFIED = 0; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['WAF_FEATURE_UNSPECIFIED', 'CHALLENGE_PAGE', 'SESSION_TOKEN', 'ACTION_TOKEN', 5 => 'EXPRESS'] |
| Properties |
| private static $valueToName = ['WAF_FEATURE_UNSPECIFIED', 'CHALLENGE_PAGE', 'SESSION_TOKEN', 'ACTION_TOKEN', 5 => 'EXPRESS'] |
| Methods |
| public static name( $value) |
| public static value( $name) |