| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.addActionTokenSiteKeys(String value)
A list of site keys to be used during the validation of reCAPTCHA action-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.addActionTokenSiteKeysBytes(com.google.protobuf.ByteString value)
A list of site keys to be used during the validation of reCAPTCHA action-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.addAllActionTokenSiteKeys(Iterable<String> values)
A list of site keys to be used during the validation of reCAPTCHA action-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.addAllSessionTokenSiteKeys(Iterable<String> values)
A list of site keys to be used during the validation of reCAPTCHA session-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.addSessionTokenSiteKeys(String value)
A list of site keys to be used during the validation of reCAPTCHA session-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.addSessionTokenSiteKeysBytes(com.google.protobuf.ByteString value)
A list of site keys to be used during the validation of reCAPTCHA session-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.clear() |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.clearActionTokenSiteKeys()
A list of site keys to be used during the validation of reCAPTCHA action-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.clearSessionTokenSiteKeys()
A list of site keys to be used during the validation of reCAPTCHA session-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.clone() |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.getRecaptchaOptionsBuilder()
reCAPTCHA configuration options to be applied for the rule.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.mergeFrom(com.google.protobuf.Message other) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.mergeFrom(SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions other) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.newBuilder() |
static SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.newBuilder(SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions prototype) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.newBuilderForType() |
protected SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.setActionTokenSiteKeys(int index,
String value)
A list of site keys to be used during the validation of reCAPTCHA action-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.setSessionTokenSiteKeys(int index,
String value)
A list of site keys to be used during the validation of reCAPTCHA session-tokens.
|
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.setRecaptchaOptions(SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder builderForValue)
reCAPTCHA configuration options to be applied for the rule.
|
Copyright © 2025 Google LLC. All rights reserved.