| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.clear() |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.clearRecaptchaOptions()
reCAPTCHA configuration options to be applied for the rule.
|
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.clone() |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcher.Builder.getExprOptionsBuilder()
The configuration options available when specifying a user defined CEVAL expression (i.e., 'expr').
|
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.mergeFrom(com.google.protobuf.Message other) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.mergeFrom(SecurityPolicyRuleMatcherExprOptions other) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.mergeRecaptchaOptions(SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions value)
reCAPTCHA configuration options to be applied for the rule.
|
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.newBuilder() |
static SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.newBuilder(SecurityPolicyRuleMatcherExprOptions prototype) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.newBuilderForType() |
protected SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.setRecaptchaOptions(SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.Builder builderForValue)
reCAPTCHA configuration options to be applied for the rule.
|
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.setRecaptchaOptions(SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions value)
reCAPTCHA configuration options to be applied for the rule.
|
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleMatcher.Builder |
SecurityPolicyRuleMatcher.Builder.setExprOptions(SecurityPolicyRuleMatcherExprOptions.Builder builderForValue)
The configuration options available when specifying a user defined CEVAL expression (i.e., 'expr').
|
Copyright © 2025 Google LLC. All rights reserved.