A resource that represents a Google Cloud location.
| JSON representation | 
|---|
{ "name": string, "locationId": string, "displayName": string, "labels": { string: string, ... }, "metadata": { "@type": string, field1: ..., ... } }  | 
            
| Fields | |
|---|---|
name | 
              
                 
 Resource name for the location, which may vary between implementations. For example:   | 
            
locationId | 
              
                 
 The canonical id for this location. For example:   | 
            
displayName | 
              
                 
 The friendly name for this location, typically a nearby city name. For example, "Tokyo".  | 
            
labels | 
              
                 
 Cross-service attributes for the location. For example  | 
            
metadata | 
              
                 
 Service-specific metadata. For example the available capacity at the given location. An object containing fields of an arbitrary type. An additional field   |