diff options
Diffstat (limited to 'third_party/googleapis/google/cloud/location/cloud.yaml')
| -rw-r--r-- | third_party/googleapis/google/cloud/location/cloud.yaml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/third_party/googleapis/google/cloud/location/cloud.yaml b/third_party/googleapis/google/cloud/location/cloud.yaml new file mode 100644 index 0000000..456392a --- /dev/null +++ b/third_party/googleapis/google/cloud/location/cloud.yaml @@ -0,0 +1,24 @@ +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 |
