Class Location.Builder (2.18.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 2.18.0keyboard_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  
      
        arg0String  
     
  
  
  getDefaultInstanceForType() 
  
    
public   Location   getDefaultInstanceForType ()  
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  Overrides 
  
  getDisplayName() 
  
    
public   String   getDisplayName ()  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  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 )  
  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getLabelsOrThrow(String arg0) 
  
    
public   String   getLabelsOrThrow ( String   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0String  
     
  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getLocationId() 
  
    
public   String   getLocationId ()  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getLocationIdBytes() 
  
    
public   ByteString   getLocationIdBytes ()  
  
  
    
      
        Returns  
      
        Type Description  
      
        Any  
     
  
  
    
public   Any . Builder   getMetadataBuilder ()  
  
  
    
public   AnyOrBuilder   getMetadataOrBuilder ()  
  
  getMutableLabels() 
  
    
public   Map<String , String >  getMutableLabels ()  
  
  getName() 
  
  
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  getNameBytes() 
  
    
public   ByteString   getNameBytes ()  
  
  
    
public   boolean   hasMetadata ()  
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  internalGetMapField(int arg0) 
  
    
protected   MapField   internalGetMapField ( int   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0int  
     
  
  
  Overrides 
  
  internalGetMutableMapField(int arg0) 
  
    
protected   MapField   internalGetMutableMapField ( int   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0int  
     
  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  mergeFrom(Location arg0) 
  
    
public   Location . Builder   mergeFrom ( Location   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0Location  
     
  
  
  
    
public   Location . Builder   mergeFrom ( CodedInputStream   arg0 ,   ExtensionRegistryLite   arg1 )  
  
  
  Overrides 
  
  
  mergeFrom(Message arg0) 
  
    
public   Location . Builder   mergeFrom ( Message   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0Message  
     
  
  
  Overrides 
  
  
    
public   Location . Builder   mergeMetadata ( Any   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0Any  
     
  
  
  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  
      
        arg0String  
     
  
  
  setDisplayName(String arg0) 
  
    
public   Location . Builder   setDisplayName ( String   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0String  
     
  
  
  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  
      
        arg0String  
     
  
  
  setLocationIdBytes(ByteString arg0) 
  
    
public   Location . Builder   setLocationIdBytes ( ByteString   arg0 )  
  
  
  
    
public   Location . Builder   setMetadata ( Any   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0Any  
     
  
  
  
    
public   Location . Builder   setMetadata ( Any . Builder   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0Builder  
     
  
  
  setName(String arg0) 
  
    
public   Location . Builder   setName ( String   arg0 )  
  
    
      
        Parameter  
      
        Name Description  
      
        arg0String  
     
  
  
  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 
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]