Class SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions (1.18.0)

SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
action_token_site_keys MutableSequence[str]
A list of site keys to be used during the validation of reCAPTCHA action-tokens. The provided site keys need to be created from reCAPTCHA API under the same project where the security policy is created.
session_token_site_keys MutableSequence[str]
A list of site keys to be used during the validation of reCAPTCHA session-tokens. The provided site keys need to be created from reCAPTCHA API under the same project where the security policy is created.