googleapis.com

A service to modify your BigQuery flat-rate reservations.

🔑 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
Returns information about the reservation.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigqueryreservation.googleapis.com/v1beta1/{name}
Lists assignments. Only explicitly created assignments will be returned. Exam…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigqueryreservation.googleapis.com/v1beta1/{parent}/assignments
Lists all the reservations for the project in the specified location.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigqueryreservation.googleapis.com/v1beta1/{parent}/reservations
Endpoints (13 total)
GET
/v1beta1/{name}
Returns information about the reservation.
GET
/v1beta1/{parent}/assignments
Lists assignments. Only explicitly created assignments will be returned. Exam…
GET
/v1beta1/{parent}/reservations
Lists all the reservations for the project in the specified location.
GET
/v1beta1/{parent}:searchAssignments
Looks up assignments for a specified resource for a particular region. If the…
GET
/v1beta1/{parent}/capacityCommitments
Lists all the capacity commitments for the admin project.
POST
/v1beta1/{name}:move
Moves an assignment under a new reservation. This differs from removing an ex…
POST
/v1beta1/{name}:split
Splits capacity commitment to two commitments of the same plan and `commitmen…
POST
/v1beta1/{parent}/assignments
Creates an assignment object which allows the given project to submit jobs of…
POST
/v1beta1/{parent}/reservations
Creates a new reservation resource.
POST
/v1beta1/{parent}/capacityCommitments
Creates a new capacity commitment resource.
POST
/v1beta1/{parent}/capacityCommitments:merge
Merges capacity commitments of the same plan into a single commitment. The re…
PATCH
/v1beta1/{name}
Updates an existing assignment. Only the `priority` field can be updated.
At a glance
Total SDKs10
Languages6
Endpoints13
Authoauth2
Categories2
https://bigqueryreservation.googleapis.com