public interface SecurityPolicyRuleHttpHeaderActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleHttpHeaderActionHttpHeaderOption |
getRequestHeadersToAdds(int index)
The list of request headers to add or overwrite if they're already present.
|
int |
getRequestHeadersToAddsCount()
The list of request headers to add or overwrite if they're already present.
|
List<SecurityPolicyRuleHttpHeaderActionHttpHeaderOption> |
getRequestHeadersToAddsList()
The list of request headers to add or overwrite if they're already present.
|
SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionOrBuilder |
getRequestHeadersToAddsOrBuilder(int index)
The list of request headers to add or overwrite if they're already present.
|
List<? extends SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionOrBuilder> |
getRequestHeadersToAddsOrBuilderList()
The list of request headers to add or overwrite if they're already present.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<SecurityPolicyRuleHttpHeaderActionHttpHeaderOption> getRequestHeadersToAddsList()
The list of request headers to add or overwrite if they're already present.
repeated .google.cloud.compute.v1.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption request_headers_to_adds = 87987661;
SecurityPolicyRuleHttpHeaderActionHttpHeaderOption getRequestHeadersToAdds(int index)
The list of request headers to add or overwrite if they're already present.
repeated .google.cloud.compute.v1.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption request_headers_to_adds = 87987661;
int getRequestHeadersToAddsCount()
The list of request headers to add or overwrite if they're already present.
repeated .google.cloud.compute.v1.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption request_headers_to_adds = 87987661;
List<? extends SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionOrBuilder> getRequestHeadersToAddsOrBuilderList()
The list of request headers to add or overwrite if they're already present.
repeated .google.cloud.compute.v1.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption request_headers_to_adds = 87987661;
SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionOrBuilder getRequestHeadersToAddsOrBuilder(int index)
The list of request headers to add or overwrite if they're already present.
repeated .google.cloud.compute.v1.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption request_headers_to_adds = 87987661;
Copyright © 2023 Google LLC. All rights reserved.