googleapis.com

An API for setting attribute based access control to requests to Google Cloud services.

🔑 oauth2 9 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
Gets the latest state of a long-running operation. Clients can use this metho…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://accesscontextmanager.googleapis.com/v1beta/{name}
List all AccessPolicies under a container.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://accesscontextmanager.googleapis.com/v1beta/accessPolicies
List all Access Levels for an access policy.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://accesscontextmanager.googleapis.com/v1beta/{parent}/accessLevels
Endpoints (9 total)
GET
/v1beta/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v1beta/accessPolicies
List all AccessPolicies under a container.
GET
/v1beta/{parent}/accessLevels
List all Access Levels for an access policy.
GET
/v1beta/{parent}/servicePerimeters
List all Service Perimeters for an access policy.
POST
/v1beta/accessPolicies
Create an `AccessPolicy`. Fails if this organization already has a `AccessPol…
POST
/v1beta/{parent}/accessLevels
Create an Access Level. The longrunning operation from this RPC will have a s…
POST
/v1beta/{parent}/servicePerimeters
Create a Service Perimeter. The longrunning operation from this RPC will have…
PATCH
/v1beta/{name}
Update a Service Perimeter. The longrunning operation from this RPC will have…
DELETE
/v1beta/{name}
Delete a Service Perimeter by resource name. The longrunning operation from t…
At a glance
Total SDKs10
Languages6
Endpoints9
Authoauth2
Categories2
https://accesscontextmanager.googleapis.com