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