googleapis.com

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.

🔑 oauth2 3 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Returns a specified setting. Returns a `google.rpc.Status` with `google.rpc.C…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://resourcesettings.googleapis.com/v1/{name}
Lists all the settings that are available on the Cloud resource `parent`.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://resourcesettings.googleapis.com/v1/{parent}/settings
Endpoints (3 total)
GET
/v1/{name}
Returns a specified setting. Returns a `google.rpc.Status` with `google.rpc.C…
GET
/v1/{parent}/settings
Lists all the settings that are available on the Cloud resource `parent`.
PATCH
/v1/{name}
Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.C…
At a glance
Total SDKs10
Languages6
Endpoints3
Authoauth2
Categories2
https://resourcesettings.googleapis.com