123456789101112131415161718192021222324252627282930 |
- type: google.api.Service
- config_version: 3
- name: compute.googleapis.com
- title: Google Compute Engine API
- apis:
- - name: google.cloud.compute.v1small.Addresses
- - name: google.cloud.compute.v1small.RegionOperations
- authentication:
- rules:
- - selector: '*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/compute,
- https://www.googleapis.com/auth/cloud-platform
|