Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.clone() |
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcher.getExprOptions()
The configuration options available when specifying a user defined CEVAL expression (i.e.,
'expr').
|
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.set(String fieldName,
Object value) |
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.setRecaptchaOptions(SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions recaptchaOptions)
reCAPTCHA configuration options to be applied for the rule.
|
Modifier and Type | Method and Description |
---|---|
SecurityPolicyRuleMatcher |
SecurityPolicyRuleMatcher.setExprOptions(SecurityPolicyRuleMatcherExprOptions exprOptions)
The configuration options available when specifying a user defined CEVAL expression (i.e.,
'expr').
|
Copyright © 2011–2024 Google. All rights reserved.