Interface SecurityPolicyRulePreconfiguredWafConfigExclusionOrBuilder (1.53.0)

public interface SecurityPolicyRulePreconfiguredWafConfigExclusionOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getRequestCookiesToExclude(int index)

public abstract 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;

Parameter
Name Description
index int
Returns
Type Description
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams

getRequestCookiesToExcludeCount()

public abstract 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;

Returns
Type Description
int

getRequestCookiesToExcludeList()

public abstract List<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;

Returns
Type Description
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>

getRequestCookiesToExcludeOrBuilder(int index)

public abstract 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;

Parameter
Name Description
index int
Returns
Type Description
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder

getRequestCookiesToExcludeOrBuilderList()

public abstract 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;

Returns
Type Description
List<? extends com.google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder>

getRequestHeadersToExclude(int index)

public abstract 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;

Parameter
Name Description
index int
Returns
Type Description
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams

getRequestHeadersToExcludeCount()

public abstract 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;

Returns
Type Description
int

getRequestHeadersToExcludeList()

public abstract 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;

Returns
Type Description
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>

getRequestHeadersToExcludeOrBuilder(int index)

public abstract 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;

Parameter
Name Description
index int
Returns
Type Description
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder

getRequestHeadersToExcludeOrBuilderList()

public abstract 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;

Returns
Type Description
List<? extends com.google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder>

getRequestQueryParamsToExclude(int index)

public abstract 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;

Parameter
Name Description
index int
Returns
Type Description
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams

getRequestQueryParamsToExcludeCount()

public abstract 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;

Returns
Type Description
int

getRequestQueryParamsToExcludeList()

public abstract 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;

Returns
Type Description
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>

getRequestQueryParamsToExcludeOrBuilder(int index)

public abstract 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;

Parameter
Name Description
index int
Returns
Type Description
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder

getRequestQueryParamsToExcludeOrBuilderList()

public abstract 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;

Returns
Type Description
List<? extends com.google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder>

getRequestUrisToExclude(int index)

public abstract 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;

Parameter
Name Description
index int
Returns
Type Description
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams

getRequestUrisToExcludeCount()

public abstract 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;

Returns
Type Description
int

getRequestUrisToExcludeList()

public abstract 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;

Returns
Type Description
List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>

getRequestUrisToExcludeOrBuilder(int index)

public abstract 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;

Parameter
Name Description
index int
Returns
Type Description
SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder

getRequestUrisToExcludeOrBuilderList()

public abstract 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;

Returns
Type Description
List<? extends com.google.cloud.compute.v1.SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder>

getTargetRuleIds(int index)

public abstract 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;

Parameter
Name Description
index int

The index of the element to return.

Returns
Type Description
String

The targetRuleIds at the given index.

getTargetRuleIdsBytes(int index)

public abstract 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;

Parameter
Name Description
index int

The index of the value to return.

Returns
Type Description
ByteString

The bytes of the targetRuleIds at the given index.

getTargetRuleIdsCount()

public abstract 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;

Returns
Type Description
int

The count of targetRuleIds.

getTargetRuleIdsList()

public abstract 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;

Returns
Type Description
List<String>

A list containing the targetRuleIds.

getTargetRuleSet()

public abstract String getTargetRuleSet()

Target WAF rule set to apply the preconfigured WAF exclusion.

optional string target_rule_set = 498440077;

Returns
Type Description
String

The targetRuleSet.

getTargetRuleSetBytes()

public abstract ByteString getTargetRuleSetBytes()

Target WAF rule set to apply the preconfigured WAF exclusion.

optional string target_rule_set = 498440077;

Returns
Type Description
ByteString

The bytes for targetRuleSet.

hasTargetRuleSet()

public abstract boolean hasTargetRuleSet()

Target WAF rule set to apply the preconfigured WAF exclusion.

optional string target_rule_set = 498440077;

Returns
Type Description
boolean

Whether the targetRuleSet field is set.