public static final class Location.Builder extends GeneratedMessageV3.Builder<Location.Builder> implements LocationOrBuilder
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 arg0, Object arg1)
public Location.Builder addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)
Parameters
Returns
Overrides
build()
Returns
buildPartial()
public Location buildPartial()
Returns
clear()
public Location.Builder clear()
Returns
Overrides
clearDisplayName()
public Location.Builder clearDisplayName()
Returns
clearField(Descriptors.FieldDescriptor arg0)
public Location.Builder clearField(Descriptors.FieldDescriptor arg0)
Parameter
Returns
Overrides
clearLabels()
public Location.Builder clearLabels()
Returns
clearLocationId()
public Location.Builder clearLocationId()
Returns
public Location.Builder clearMetadata()
Returns
clearName()
public Location.Builder clearName()
Returns
clearOneof(Descriptors.OneofDescriptor arg0)
public Location.Builder clearOneof(Descriptors.OneofDescriptor arg0)
Parameter
Returns
Overrides
clone()
public Location.Builder clone()
Returns
Overrides
containsLabels(String arg0)
public boolean containsLabels(String arg0)
Parameter
Returns
getDefaultInstanceForType()
public Location getDefaultInstanceForType()
Returns
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
getDisplayName()
public String getDisplayName()
Returns
getDisplayNameBytes()
public ByteString getDisplayNameBytes()
Returns
getLabels()
public Map<String,String> getLabels()
Returns
getLabelsCount()
public int getLabelsCount()
Returns
getLabelsMap()
public Map<String,String> getLabelsMap()
Returns
getLabelsOrDefault(String arg0, String arg1)
public String getLabelsOrDefault(String arg0, String arg1)
Parameters