Send feedback
Class Location.Builder (2.27.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
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 ()
Methods
addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)
public Location . Builder addRepeatedField ( Descriptors . FieldDescriptor arg0 , Object arg1 )
Overrides
build()
buildPartial()
public Location buildPartial ()
clear()
public Location . Builder clear ()
Overrides
clearDisplayName()
public Location . Builder clearDisplayName ()
clearField(Descriptors.FieldDescriptor arg0)
public Location . Builder clearField ( Descriptors . FieldDescriptor arg0 )
Overrides
clearLabels()
public Location . Builder clearLabels ()
clearLocationId()
public Location . Builder clearLocationId ()
public Location . Builder clearMetadata ()
clearName()
public Location . Builder clearName ()
clearOneof(Descriptors.OneofDescriptor arg0)
public Location . Builder clearOneof ( Descriptors . OneofDescriptor arg0 )
Overrides
clone()
public Location . Builder clone ()
Overrides
containsLabels(String arg0)
public boolean containsLabels ( String arg0 )
Parameter Name Description arg0
String
getDefaultInstanceForType()
public Location getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getDisplayName()
public String getDisplayName ()
getDisplayNameBytes()
public ByteString getDisplayNameBytes ()
getLabels()
public Map<String , String > getLabels ()
getLabelsCount()
public int getLabelsCount ()
Returns Type Description int
getLabelsMap()
public Map<String , String > getLabelsMap ()
getLabelsOrDefault(String arg0, String arg1)
public String getLabelsOrDefault ( String arg0 , String arg1 )
getLabelsOrThrow(String arg0)
public String getLabelsOrThrow ( String arg0 )
Parameter Name Description arg0
String
getLocationId()
public String getLocationId ()
getLocationIdBytes()
public ByteString getLocationIdBytes ()
Returns Type Description Any
public Any . Builder getMetadataBuilder ()
public AnyOrBuilder getMetadataOrBuilder ()
getMutableLabels()
public Map<String , String > getMutableLabels ()
getName()
getNameBytes()
public ByteString getNameBytes ()
public boolean hasMetadata ()
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
internalGetMapField(int arg0)
protected MapField internalGetMapField ( int arg0 )
Parameter Name Description arg0
int
Overrides
internalGetMutableMapField(int arg0)
protected MapField internalGetMutableMapField ( int arg0 )
Parameter Name Description arg0
int
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(Location arg0)
public Location . Builder mergeFrom ( Location arg0 )
public Location . Builder mergeFrom ( CodedInputStream arg0 , ExtensionRegistryLite arg1 )
Overrides
mergeFrom(Message arg0)
public Location . Builder mergeFrom ( Message arg0 )
Parameter Name Description arg0
Message
Overrides
public Location . Builder mergeMetadata ( Any arg0 )
Parameter Name Description arg0
Any
mergeUnknownFields(UnknownFieldSet arg0)
public final Location . Builder mergeUnknownFields ( UnknownFieldSet arg0 )
Overrides
putAllLabels(Map<String,String> arg0)
public Location . Builder putAllLabels ( Map<String , String > arg0 )
putLabels(String arg0, String arg1)
public Location . Builder putLabels ( String arg0 , String arg1 )
removeLabels(String arg0)
public Location . Builder removeLabels ( String arg0 )
Parameter Name Description arg0
String
setDisplayName(String arg0)
public Location . Builder setDisplayName ( String arg0 )
Parameter Name Description arg0
String
setDisplayNameBytes(ByteString arg0)
public Location . Builder setDisplayNameBytes ( ByteString arg0 )
setField(Descriptors.FieldDescriptor arg0, Object arg1)
public Location . Builder setField ( Descriptors . FieldDescriptor arg0 , Object arg1 )
Overrides
setLocationId(String arg0)
public Location . Builder setLocationId ( String arg0 )
Parameter Name Description arg0
String
setLocationIdBytes(ByteString arg0)
public Location . Builder setLocationIdBytes ( ByteString arg0 )
public Location . Builder setMetadata ( Any arg0 )
Parameter Name Description arg0
Any
public Location . Builder setMetadata ( Any . Builder arg0 )
Parameter Name Description arg0
Builder
setName(String arg0)
public Location . Builder setName ( String arg0 )
Parameter Name Description arg0
String
setNameBytes(ByteString arg0)
public Location . Builder setNameBytes ( ByteString arg0 )
setRepeatedField(Descriptors.FieldDescriptor arg0, int arg1, Object arg2)
public Location . Builder setRepeatedField ( Descriptors . FieldDescriptor arg0 , int arg1 , Object arg2 )
Overrides
setUnknownFields(UnknownFieldSet arg0)
public final Location . Builder setUnknownFields ( UnknownFieldSet arg0 )
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."],[],[]]