Send feedback
Class MetadataFilterLabelMatch.Builder (1.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.12.0 keyboard_arrow_down
public static final class MetadataFilterLabelMatch . Builder extends GeneratedMessageV3 . Builder<MetadataFilterLabelMatch . Builder > implements MetadataFilterLabelMatchOrBuilder
MetadataFilter label name value pairs that are expected to match corresponding labels presented as metadata to the load balancer.
Protobuf type google.cloud.compute.v1.MetadataFilterLabelMatch
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
public MetadataFilterLabelMatch . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public MetadataFilterLabelMatch build ()
Returns
public MetadataFilterLabelMatch buildPartial ()
Returns
public MetadataFilterLabelMatch . Builder clear ()
Returns
Overrides
public MetadataFilterLabelMatch . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
public MetadataFilterLabelMatch . Builder clearName ()
Name of metadata label. The name can have a maximum length of 1024 characters and must be at least 1 character long.
optional string name = 3373707;
Returns
public MetadataFilterLabelMatch . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
public MetadataFilterLabelMatch . Builder clearValue ()
The value of the label must match the specified value. value can have a maximum length of 1024 characters.
optional string value = 111972721;
Returns
public MetadataFilterLabelMatch . Builder clone ()
Returns
Overrides
public MetadataFilterLabelMatch getDefaultInstanceForType ()
Returns
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
Name of metadata label. The name can have a maximum length of 1024 characters and must be at least 1 character long.
optional string name = 3373707;
Returns
Type Description String The name.
public ByteString getNameBytes ()
Name of metadata label. The name can have a maximum length of 1024 characters and must be at least 1 character long.
optional string name = 3373707;
Returns
The value of the label must match the specified value. value can have a maximum length of 1024 characters.
optional string value = 111972721;
Returns
Type Description String The value.
public ByteString getValueBytes ()
The value of the label must match the specified value. value can have a maximum length of 1024 characters.
optional string value = 111972721;
Returns
Name of metadata label. The name can have a maximum length of 1024 characters and must be at least 1 character long.
optional string name = 3373707;
Returns
Type Description boolean Whether the name field is set.
public boolean hasValue ()
The value of the label must match the specified value. value can have a maximum length of 1024 characters.
optional string value = 111972721;
Returns
Type Description boolean Whether the value field is set.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
public final boolean isInitialized ()
Returns
Overrides
public MetadataFilterLabelMatch . Builder mergeFrom ( MetadataFilterLabelMatch other )
Parameter
Returns
public MetadataFilterLabelMatch . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
public MetadataFilterLabelMatch . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
public final MetadataFilterLabelMatch . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
public MetadataFilterLabelMatch . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public MetadataFilterLabelMatch . Builder setName ( String value )
Name of metadata label. The name can have a maximum length of 1024 characters and must be at least 1 character long.
optional string name = 3373707;
Parameter
Name Description value String
The name to set.
Returns
public MetadataFilterLabelMatch . Builder setNameBytes ( ByteString value )
Name of metadata label. The name can have a maximum length of 1024 characters and must be at least 1 character long.
optional string name = 3373707;
Parameter
Name Description value ByteString
The bytes for name to set.
Returns
public MetadataFilterLabelMatch . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
public final MetadataFilterLabelMatch . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
public MetadataFilterLabelMatch . Builder setValue ( String value )
The value of the label must match the specified value. value can have a maximum length of 1024 characters.
optional string value = 111972721;
Parameter
Name Description value String
The value to set.
Returns
public MetadataFilterLabelMatch . Builder setValueBytes ( ByteString value )
The value of the label must match the specified value. value can have a maximum length of 1024 characters.
optional string value = 111972721;
Parameter
Name Description value ByteString
The bytes for value to set.
Returns
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."],[],[]]