Send feedback
Class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption.Builder (1.30.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.30.0 keyboard_arrow_down
public static final class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder extends GeneratedMessageV3 . Builder<SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder > implements SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionOrBuilder
Protobuf type
google.cloud.compute.v1.SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Methods
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption build ()
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption buildPartial ()
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder clear ()
Overrides
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder clearHeaderName ()
The name of the header to set.
optional string header_name = 110223613;
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder clearHeaderValue ()
The value to set the named header to.
optional string header_value = 203094335;
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder clone ()
Overrides
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
public String getHeaderName ()
The name of the header to set.
optional string header_name = 110223613;
Returns Type Description String
The headerName.
public ByteString getHeaderNameBytes ()
The name of the header to set.
optional string header_name = 110223613;
Returns Type Description ByteString
The bytes for headerName.
public String getHeaderValue ()
The value to set the named header to.
optional string header_value = 203094335;
Returns Type Description String
The headerValue.
public ByteString getHeaderValueBytes ()
The value to set the named header to.
optional string header_value = 203094335;
Returns Type Description ByteString
The bytes for headerValue.
public boolean hasHeaderName ()
The name of the header to set.
optional string header_name = 110223613;
Returns Type Description boolean
Whether the headerName field is set.
public boolean hasHeaderValue ()
The value to set the named header to.
optional string header_value = 203094335;
Returns Type Description boolean
Whether the headerValue field is set.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder mergeFrom ( SecurityPolicyRuleHttpHeaderActionHttpHeaderOption other )
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
public final SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder setHeaderName ( String value )
The name of the header to set.
optional string header_name = 110223613;
Parameter Name Description value
String
The headerName to set.
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder setHeaderNameBytes ( ByteString value )
The name of the header to set.
optional string header_name = 110223613;
Parameter Name Description value
ByteString
The bytes for headerName to set.
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder setHeaderValue ( String value )
The value to set the named header to.
optional string header_value = 203094335;
Parameter Name Description value
String
The headerValue to set.
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder setHeaderValueBytes ( ByteString value )
The value to set the named header to.
optional string header_value = 203094335;
Parameter Name Description value
ByteString
The bytes for headerValue to set.
public SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public final SecurityPolicyRuleHttpHeaderActionHttpHeaderOption . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]