blob: ddc9817e22d732a95b0b1947a1343cc0fd8226f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
type: google.api.Service
config_version: 3
name: resourcesettings.googleapis.com
title: Resource Settings API
apis:
- name: google.cloud.resourcesettings.v1.ResourceSettingsService
documentation:
summary: |-
The Resource Settings API allows users to control and modify the behavior
of their GCP resources (e.g., VM, firewall, Project, etc.) across the
Cloud Resource Hierarchy.
authentication:
rules:
- selector: 'google.cloud.resourcesettings.v1.ResourceSettingsService.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
|