googleapis.com

Manages lightweight user-provided functions executed in response to events.

🔑 oauth2 13 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://cloudfunctions.googleapis.com/v2/{name}
Lists information about the supported locations for this service.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudfunctions.googleapis.com/v2/{name}/locations
Lists operations that match the specified filter in the request. If the serve…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudfunctions.googleapis.com/v2/{name}/operations
Endpoints (13 total)
GET
/v2/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v2/{name}/locations
Lists information about the supported locations for this service.
GET
/v2/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v2/{parent}/runtimes
Returns a list of runtimes that are supported for the requested project.
GET
/v2/{parent}/functions
Returns a list of functions that belong to the requested project.
GET
/v2/{resource}:getIamPolicy
Gets the access control policy for a resource. Returns an empty policy if the…
POST
/v2/{parent}/functions
Creates a new function. If a function with the given name already exists in t…
POST
/v2/{resource}:setIamPolicy
Sets the access control policy on the specified resource. Replaces any existi…
POST
/v2/{name}:generateDownloadUrl
Returns a signed URL for downloading deployed function source code. The URL i…
POST
/v2/{resource}:testIamPermissions
Returns permissions that a caller has on the specified resource. If the resou…
POST
/v2/{parent}/functions:generateUploadUrl
Returns a signed URL for uploading a function source code. For more informati…
PATCH
/v2/{name}
Updates existing function.
At a glance
Total SDKs10
Languages6
Endpoints13
Authoauth2
Categories2
https://cloudfunctions.googleapis.com