View source: R/firestore_objects.R
Location | R Documentation |
Location Object
Location( labels = NULL, metadata = NULL, locationId = NULL, name = NULL, displayName = NULL )
labels |
Cross-service attributes for the location. For example 'cloud.googleapis.com/region': 'us-east1' |
metadata |
Service-specific metadata. For example the available capacity at the given location. |
locationId |
The canonical id for this location |
name |
Resource name for the location, which may vary between implementations |
displayName |
The friendly name for this location, typically a nearby city name |
Autogenerated via gar_create_api_objects
A resource that represents Google Cloud Platform location.
Location object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.