- 2.53.0 (latest)
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.5
- 2.2.0
- 2.1.13
public static final class Location.Builder extends GeneratedMessageV3.Builder<Location.Builder> implements LocationOrBuilder
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Location.BuilderImplements
LocationOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)
public Location.Builder addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)
Name | Description |
arg0 | FieldDescriptor |
arg1 | Object |
Type | Description |
Location.Builder |
build()
public Location build()
Type | Description |
Location |
buildPartial()
public Location buildPartial()
Type | Description |
Location |
clear()
public Location.Builder clear()
Type | Description |
Location.Builder |
clearDisplayName()
public Location.Builder clearDisplayName()
Type | Description |
Location.Builder |
clearField(Descriptors.FieldDescriptor arg0)
public Location.Builder clearField(Descriptors.FieldDescriptor arg0)
Name | Description |
arg0 | FieldDescriptor |
Type | Description |
Location.Builder |
clearLabels()
public Location.Builder clearLabels()
Type | Description |
Location.Builder |
clearLocationId()
public Location.Builder clearLocationId()
Type | Description |
Location.Builder |
clearMetadata()
public Location.Builder clearMetadata()
Type | Description |
Location.Builder |
clearName()
public Location.Builder clearName()
Type | Description |
Location.Builder |
clearOneof(Descriptors.OneofDescriptor arg0)
public Location.Builder clearOneof(Descriptors.OneofDescriptor arg0)
Name | Description |
arg0 | OneofDescriptor |
Type | Description |
Location.Builder |
clone()
public Location.Builder clone()
Type | Description |
Location.Builder |
containsLabels(String arg0)
public boolean containsLabels(String arg0)
Name | Description |
arg0 | String |
Type | Description |
boolean |
getDefaultInstanceForType()
public Location getDefaultInstanceForType()
Type | Description |
Location |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getDisplayName()
public String getDisplayName()
Type | Description |
String |
getDisplayNameBytes()
public ByteString getDisplayNameBytes()
Type | Description |
ByteString |
getLabels()
public Map<String,String> getLabels()
Type | Description |
Map<String,String> |
getLabelsCount()
public int getLabelsCount()
Type | Description |
int |
getLabelsMap()
public Map<String,String> getLabelsMap()
Type | Description |
Map<String,String> |
getLabelsOrDefault(String arg0, String arg1)
public String getLabelsOrDefault(String arg0, String arg1)
Name | Description |
arg0 | String |
arg1 | String |
Type | Description |
String |
getLabelsOrThrow(String arg0)
public String getLabelsOrThrow(String arg0)
Name | Description |
arg0 | String |
Type | Description |
String |
getLocationId()
public String getLocationId()
Type | Description |
String |
getLocationIdBytes()
public ByteString getLocationIdBytes()
Type | Description |
ByteString |
getMetadata()
public Any getMetadata()
Type | Description |
Any |
getMetadataBuilder()
public Any.Builder getMetadataBuilder()
Type | Description |
Builder |
getMetadataOrBuilder()
public AnyOrBuilder getMetadataOrBuilder()
Type | Description |
AnyOrBuilder |
getMutableLabels()
public Map<String,String> getMutableLabels()
Type | Description |
Map<String,String> |
getName()
public String getName()
Type | Description |
String |
getNameBytes()
public ByteString getNameBytes()
Type | Description |
ByteString |
hasMetadata()
public boolean hasMetadata()
Type | Description |
boolean |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
internalGetMapField(int arg0)
protected MapField internalGetMapField(int arg0)
Name | Description |
arg0 | int |
Type | Description |
MapField |
internalGetMutableMapField(int arg0)
protected MapField internalGetMutableMapField(int arg0)
Name | Description |
arg0 | int |
Type | Description |
MapField |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(Location arg0)
public Location.Builder mergeFrom(Location arg0)
Name | Description |
arg0 | Location |
Type | Description |
Location.Builder |
mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public Location.Builder mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Name | Description |
arg0 | CodedInputStream |
arg1 | ExtensionRegistryLite |
Type | Description |
Location.Builder |
Type | Description |
IOException |
mergeFrom(Message arg0)
public Location.Builder mergeFrom(Message arg0)
Name | Description |
arg0 | Message |
Type | Description |
Location.Builder |
mergeMetadata(Any arg0)
public Location.Builder mergeMetadata(Any arg0)
Name | Description |
arg0 | Any |
Type | Description |
Location.Builder |
mergeUnknownFields(UnknownFieldSet arg0)
public final Location.Builder mergeUnknownFields(UnknownFieldSet arg0)
Name | Description |
arg0 | UnknownFieldSet |
Type | Description |
Location.Builder |
putAllLabels(Map<String,String> arg0)
public Location.Builder putAllLabels(Map<String,String> arg0)
Name | Description |
arg0 | Map<String,String> |
Type | Description |
Location.Builder |
putLabels(String arg0, String arg1)
public Location.Builder putLabels(String arg0, String arg1)
Name | Description |
arg0 | String |
arg1 | String |
Type | Description |
Location.Builder |
removeLabels(String arg0)
public Location.Builder removeLabels(String arg0)
Name | Description |
arg0 | String |
Type | Description |
Location.Builder |
setDisplayName(String arg0)
public Location.Builder setDisplayName(String arg0)
Name | Description |
arg0 | String |
Type | Description |
Location.Builder |
setDisplayNameBytes(ByteString arg0)
public Location.Builder setDisplayNameBytes(ByteString arg0)
Name | Description |
arg0 | ByteString |
Type | Description |
Location.Builder |
setField(Descriptors.FieldDescriptor arg0, Object arg1)
public Location.Builder setField(Descriptors.FieldDescriptor arg0, Object arg1)
Name | Description |
arg0 | FieldDescriptor |
arg1 | Object |
Type | Description |
Location.Builder |
setLocationId(String arg0)
public Location.Builder setLocationId(String arg0)
Name | Description |
arg0 | String |
Type | Description |
Location.Builder |
setLocationIdBytes(ByteString arg0)
public Location.Builder setLocationIdBytes(ByteString arg0)
Name | Description |
arg0 | ByteString |
Type | Description |
Location.Builder |
setMetadata(Any arg0)
public Location.Builder setMetadata(Any arg0)
Name | Description |
arg0 | Any |
Type | Description |
Location.Builder |
setMetadata(Any.Builder arg0)
public Location.Builder setMetadata(Any.Builder arg0)
Name | Description |
arg0 | Builder |
Type | Description |
Location.Builder |
setName(String arg0)
public Location.Builder setName(String arg0)
Name | Description |
arg0 | String |
Type | Description |
Location.Builder |
setNameBytes(ByteString arg0)
public Location.Builder setNameBytes(ByteString arg0)
Name | Description |
arg0 | ByteString |
Type | Description |
Location.Builder |
setRepeatedField(Descriptors.FieldDescriptor arg0, int arg1, Object arg2)
public Location.Builder setRepeatedField(Descriptors.FieldDescriptor arg0, int arg1, Object arg2)
Name | Description |
arg0 | FieldDescriptor |
arg1 | int |
arg2 | Object |
Type | Description |
Location.Builder |
setUnknownFields(UnknownFieldSet arg0)
public final Location.Builder setUnknownFields(UnknownFieldSet arg0)
Name | Description |
arg0 | UnknownFieldSet |
Type | Description |
Location.Builder |