Location: Location Object

View source: R/firestore_objects.R

LocationR Documentation

Location Object

Description

Location Object

Usage

Location(
  labels = NULL,
  metadata = NULL,
  locationId = NULL,
  name = NULL,
  displayName = NULL
)

Arguments

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

Details

Autogenerated via gar_create_api_objects A resource that represents Google Cloud Platform location.

Value

Location object


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.