Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.clone() |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions |
SecurityPolicyRuleMatcherExprOptions.getRecaptchaOptions()
reCAPTCHA configuration options to be applied for the rule.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.set(String fieldName,
Object value) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.setActionTokenSiteKeys(List<String> actionTokenSiteKeys)
A list of site keys to be used during the validation of reCAPTCHA action-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.setSessionTokenSiteKeys(List<String> sessionTokenSiteKeys)
A list of site keys to be used during the validation of reCAPTCHA session-tokens.
|
Modifier and Type | Method and Description |
---|---|
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.setRecaptchaOptions(SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions recaptchaOptions)
reCAPTCHA configuration options to be applied for the rule.
|
Copyright © 2011–2025 Google. All rights reserved.