Get information about a location

gcat_get_location(
  projectId = gcat_project_get(),
  locationId = gcat_region_get()
)

Arguments

projectId

GCP project id

locationId

location of GCP resources, retrieved by gcat_list_locations

See also

Other loctions functions: gcat_list_locations()