public interface SecurityPolicyRulePreconfiguredWafConfigExclusionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams |
getRequestCookiesToExclude(int index)
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
int |
getRequestCookiesToExcludeCount()
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams> |
getRequestCookiesToExcludeList()
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder |
getRequestCookiesToExcludeOrBuilder(int index)
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
List<? extends SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder> |
getRequestCookiesToExcludeOrBuilderList()
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams |
getRequestHeadersToExclude(int index)
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
int |
getRequestHeadersToExcludeCount()
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams> |
getRequestHeadersToExcludeList()
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder |
getRequestHeadersToExcludeOrBuilder(int index)
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
List<? extends SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder> |
getRequestHeadersToExcludeOrBuilderList()
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams |
getRequestQueryParamsToExclude(int index)
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
int |
getRequestQueryParamsToExcludeCount()
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams> |
getRequestQueryParamsToExcludeList()
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder |
getRequestQueryParamsToExcludeOrBuilder(int index)
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
List<? extends SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder> |
getRequestQueryParamsToExcludeOrBuilderList()
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation.
|
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams |
getRequestUrisToExclude(int index)
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation.
|
int |
getRequestUrisToExcludeCount()
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation.
|
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams> |
getRequestUrisToExcludeList()
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation.
|
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder |
getRequestUrisToExcludeOrBuilder(int index)
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation.
|
List<? extends SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder> |
getRequestUrisToExcludeOrBuilderList()
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation.
|
String |
getTargetRuleIds(int index)
A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion.
|
com.google.protobuf.ByteString |
getTargetRuleIdsBytes(int index)
A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion.
|
int |
getTargetRuleIdsCount()
A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion.
|
List<String> |
getTargetRuleIdsList()
A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion.
|
String |
getTargetRuleSet()
Target WAF rule set to apply the preconfigured WAF exclusion.
|
com.google.protobuf.ByteString |
getTargetRuleSetBytes()
Target WAF rule set to apply the preconfigured WAF exclusion.
|
boolean |
hasTargetRuleSet()
Target WAF rule set to apply the preconfigured WAF exclusion.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams> getRequestCookiesToExcludeList()
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_cookies_to_exclude = 156757878;
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams getRequestCookiesToExclude(int index)
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_cookies_to_exclude = 156757878;
int getRequestCookiesToExcludeCount()
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_cookies_to_exclude = 156757878;
List<? extends SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder> getRequestCookiesToExcludeOrBuilderList()
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_cookies_to_exclude = 156757878;
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder getRequestCookiesToExcludeOrBuilder(int index)
A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_cookies_to_exclude = 156757878;
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams> getRequestHeadersToExcludeList()
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_headers_to_exclude = 63230495;
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams getRequestHeadersToExclude(int index)
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_headers_to_exclude = 63230495;
int getRequestHeadersToExcludeCount()
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_headers_to_exclude = 63230495;
List<? extends SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder> getRequestHeadersToExcludeOrBuilderList()
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_headers_to_exclude = 63230495;
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder getRequestHeadersToExcludeOrBuilder(int index)
A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_headers_to_exclude = 63230495;
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams> getRequestQueryParamsToExcludeList()
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation. Note that the parameter can be in the query string or in the POST body.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_query_params_to_exclude = 340692744;
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams getRequestQueryParamsToExclude(int index)
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation. Note that the parameter can be in the query string or in the POST body.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_query_params_to_exclude = 340692744;
int getRequestQueryParamsToExcludeCount()
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation. Note that the parameter can be in the query string or in the POST body.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_query_params_to_exclude = 340692744;
List<? extends SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder> getRequestQueryParamsToExcludeOrBuilderList()
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation. Note that the parameter can be in the query string or in the POST body.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_query_params_to_exclude = 340692744;
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder getRequestQueryParamsToExcludeOrBuilder(int index)
A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation. Note that the parameter can be in the query string or in the POST body.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_query_params_to_exclude = 340692744;
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams> getRequestUrisToExcludeList()
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation. When specifying this field, the query or fragment part should be excluded.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_uris_to_exclude = 90690846;
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams getRequestUrisToExclude(int index)
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation. When specifying this field, the query or fragment part should be excluded.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_uris_to_exclude = 90690846;
int getRequestUrisToExcludeCount()
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation. When specifying this field, the query or fragment part should be excluded.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_uris_to_exclude = 90690846;
List<? extends SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder> getRequestUrisToExcludeOrBuilderList()
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation. When specifying this field, the query or fragment part should be excluded.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_uris_to_exclude = 90690846;
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder getRequestUrisToExcludeOrBuilder(int index)
A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation. When specifying this field, the query or fragment part should be excluded.
repeated .google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams request_uris_to_exclude = 90690846;
List<String> getTargetRuleIdsList()
A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion. If omitted, it refers to all the rule IDs under the WAF rule set.
repeated string target_rule_ids = 498430435;int getTargetRuleIdsCount()
A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion. If omitted, it refers to all the rule IDs under the WAF rule set.
repeated string target_rule_ids = 498430435;String getTargetRuleIds(int index)
A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion. If omitted, it refers to all the rule IDs under the WAF rule set.
repeated string target_rule_ids = 498430435;index - The index of the element to return.com.google.protobuf.ByteString getTargetRuleIdsBytes(int index)
A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion. If omitted, it refers to all the rule IDs under the WAF rule set.
repeated string target_rule_ids = 498430435;index - The index of the value to return.boolean hasTargetRuleSet()
Target WAF rule set to apply the preconfigured WAF exclusion.
optional string target_rule_set = 498440077;String getTargetRuleSet()
Target WAF rule set to apply the preconfigured WAF exclusion.
optional string target_rule_set = 498440077;com.google.protobuf.ByteString getTargetRuleSetBytes()
Target WAF rule set to apply the preconfigured WAF exclusion.
optional string target_rule_set = 498440077;Copyright © 2025 Google LLC. All rights reserved.