resourcesettings/v1 library
Resource Settings API - v1
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.
For more information, see cloud.google.com/resource-manager/docs/resource-settings/overview
Create an instance of ResourceSettingsApi to access these resources:
Classes
- FoldersResource
- FoldersSettingsResource
- GoogleCloudResourcesettingsV1ListSettingsResponse
- The response from ListSettings.
- GoogleCloudResourcesettingsV1Setting
- The schema for settings.
- GoogleCloudResourcesettingsV1SettingMetadata
- Metadata about a setting which is not editable by the end user.
- GoogleCloudResourcesettingsV1Value
- The data in a setting value.
- GoogleCloudResourcesettingsV1ValueEnumValue
- A enum value that can hold any enum type setting values.
- GoogleCloudResourcesettingsV1ValueStringMap
- A string->string map value that can hold a map of string keys to string values.
- GoogleCloudResourcesettingsV1ValueStringSet
- A string set value that can hold a set of strings.
- OrganizationsResource
- OrganizationsSettingsResource
- ProjectsResource
- ProjectsSettingsResource
- ResourceSettingsApi
- 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.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.