mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-14 12:42:59 +02:00
24 lines
693 B
YAML
24 lines
693 B
YAML
type: google.api.Service
|
|
config_version: 3
|
|
name: cloud.googleapis.com
|
|
title: Cloud Metadata API
|
|
|
|
apis:
|
|
- name: google.cloud.location.Locations
|
|
|
|
documentation:
|
|
summary: |-
|
|
This API provides static metadata about Google Cloud Platform. Currently,
|
|
it only provides basic information about Google Cloud locations, such as
|
|
zones, regions, and countries.
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: google.cloud.location.Locations.GetLocation
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform
|
|
- selector: google.cloud.location.Locations.ListLocations
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform
|