googleapis.com

Deploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API v1 follows the Knative Serving API specification, while v2 is aligned with Google Cloud AIP-based API standards, as described in https://google.aip.dev/.

🔑 oauth2 16 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 information about a Revision.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://run.googleapis.com/v2/{name}
Lists Jobs.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://run.googleapis.com/v2/{parent}/jobs
Lists Tasks from an Execution of a Job.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://run.googleapis.com/v2/{parent}/tasks
Endpoints (16 total)
GET
/v2/{name}
Gets information about a Revision.
GET
/v2/{parent}/jobs
Lists Jobs.
GET
/v2/{parent}/tasks
Lists Tasks from an Execution of a Job.
GET
/v2/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v2/{parent}/services
Lists Services.
GET
/v2/{parent}/revisions
Lists Revisions from a given Service, or from a given location.
GET
/v2/{parent}/executions
Lists Executions from a Job.
GET
/v2/{resource}:getIamPolicy
Gets the IAM Access Control policy currently in effect for the given Cloud Ru…
POST
/v2/{name}:run
Triggers creation of a new Execution of this Job.
POST
/v2/{name}:wait
Waits until the specified long-running operation is done or reaches at most a…
POST
/v2/{parent}/jobs
Creates a Job.
POST
/v2/{parent}/services
Creates a new Service in a given project and location.
At a glance
Total SDKs10
Languages6
Endpoints16
Authoauth2
Categories2
https://run.googleapis.com