Send feedback
Class PatchJobs.PatchInstanceFilter.GroupLabel.Builder (2.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.13.0 keyboard_arrow_down
public static final class PatchJobs . PatchInstanceFilter . GroupLabel . Builder extends GeneratedMessageV3 . Builder<PatchJobs . PatchInstanceFilter . GroupLabel . Builder > implements PatchJobs . PatchInstanceFilter . GroupLabelOrBuilder
Represents a group of VMs that can be identified as having all these
labels, for example "env=prod and app=web".
Protobuf type google.cloud.osconfig.v1beta.PatchInstanceFilter.GroupLabel
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
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public PatchJobs . PatchInstanceFilter . GroupLabel build ()
Returns
buildPartial()
public PatchJobs . PatchInstanceFilter . GroupLabel buildPartial ()
Returns
clear()
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearLabels()
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder clearLabels ()
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder clone ()
Returns
Overrides
containsLabels(String key)
public boolean containsLabels ( String key )
Compute Engine instance labels that must be present for a VM instance to
be targeted by this filter.
map<string, string> labels = 1;
Parameter
Returns
getDefaultInstanceForType()
public PatchJobs . PatchInstanceFilter . GroupLabel getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getLabels()
public Map<String , String > getLabels ()
Returns
getLabelsCount()
public int getLabelsCount ()
Compute Engine instance labels that must be present for a VM instance to
be targeted by this filter.
map<string, string> labels = 1;
Returns
getLabelsMap()
public Map<String , String > getLabelsMap ()
Compute Engine instance labels that must be present for a VM instance to
be targeted by this filter.
map<string, string> labels = 1;
Returns
getLabelsOrDefault(String key, String defaultValue)
public String getLabelsOrDefault ( String key , String defaultValue )
Compute Engine instance labels that must be present for a VM instance to
be targeted by this filter.
map<string, string> labels = 1;
Parameters
Returns
getLabelsOrThrow(String key)
public String getLabelsOrThrow ( String key )
Compute Engine instance labels that must be present for a VM instance to
be targeted by this filter.
map<string, string> labels = 1;
Parameter
Returns
getMutableLabels()
public Map<String , String > getMutableLabels ()
Use alternate mutation accessors instead.
Returns
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
internalGetMapField(int number)
protected MapField internalGetMapField ( int number )
Parameter
Returns
Overrides
internalGetMutableMapField(int number)
protected MapField internalGetMutableMapField ( int number )
Parameter
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(PatchJobs.PatchInstanceFilter.GroupLabel other)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder mergeFrom ( PatchJobs . PatchInstanceFilter . GroupLabel other )
Parameter
Returns
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PatchJobs . PatchInstanceFilter . GroupLabel . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
putAllLabels(Map<String,String> values)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder putAllLabels ( Map<String , String > values )
Compute Engine instance labels that must be present for a VM instance to
be targeted by this filter.
map<string, string> labels = 1;
Parameter
Returns
putLabels(String key, String value)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder putLabels ( String key , String value )
Compute Engine instance labels that must be present for a VM instance to
be targeted by this filter.
map<string, string> labels = 1;
Parameters
Returns
removeLabels(String key)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder removeLabels ( String key )
Compute Engine instance labels that must be present for a VM instance to
be targeted by this filter.
map<string, string> labels = 1;
Parameter
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PatchJobs . PatchInstanceFilter . GroupLabel . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final PatchJobs . PatchInstanceFilter . GroupLabel . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
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-21 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-21 UTC."],[],[]]