List Models

gcat_list_models(
  projectId = gcat_project_get(),
  locationId = gcat_region_get(),
  detail = c("summary", "full")
)

Arguments

projectId

GCP project id

locationId

location of GCP resources

detail

Set level of detail

See also