A service to modify your BigQuery flat-rate reservations.
- REST Resource: v1beta1.projects.locations
- REST Resource: v1beta1.projects.locations.capacityCommitments
- REST Resource: v1beta1.projects.locations.reservations
- REST Resource: v1beta1.projects.locations.reservations.assignments
- REST Resource: v1.operations
- REST Resource: v1.projects.locations
- REST Resource: v1.projects.locations.capacityCommitments
- REST Resource: v1.projects.locations.reservations
- REST Resource: v1.projects.locations.reservations.assignments
Service: bigqueryreservation.googleapis.com
We recommend that you call this service using Google-provided client libraries. If your application needs to call this service using your own libraries, you should use the following information when making the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://bigqueryreservation.googleapis.com
REST Resource: v1beta1.projects.locations
Methods | |
---|---|
getBiReservation |
GET /v1beta1/{name=projects/*/locations/*/biReservation} Retrieves a BI reservation. |
searchAssignments |
GET /v1beta1/{parent=projects/*/locations/*}:searchAssignments Looks up assignments for a specified resource for a particular region. |
updateBiReservation |
PATCH /v1beta1/{reservation.name=projects/*/locations/*/biReservation} Updates a BI reservation. |
REST Resource: v1beta1.projects.locations.capacityCommitments
Methods | |
---|---|
create |
POST /v1beta1/{parent=projects/*/locations/*}/capacityCommitments Creates a new capacity commitment resource. |
delete |
DELETE /v1beta1/{name=projects/*/locations/*/capacityCommitments/*} Deletes a capacity commitment. |
get |
GET /v1beta1/{name=projects/*/locations/*/capacityCommitments/*} Returns information about the capacity commitment. |
list |
GET /v1beta1/{parent=projects/*/locations/*}/capacityCommitments Lists all the capacity commitments for the admin project. |
merge |
POST /v1beta1/{parent=projects/*/locations/*}/capacityCommitments:merge Merges capacity commitments of the same plan into one. |
patch |
PATCH /v1beta1/{capacityCommitment.name=projects/*/locations/*/capacityCommitments/*} Updates an existing capacity commitment. |
split |
POST /v1beta1/{name=projects/*/locations/*/capacityCommitments/*}:split Splits capacity commitment to two commitments of the same plan and commitment_end_time. |
REST Resource: v1beta1.projects.locations.reservations
Methods | |
---|---|
create |
POST /v1beta1/{parent=projects/*/locations/*}/reservations Creates a new reservation resource. |
delete |
DELETE /v1beta1/{name=projects/*/locations/*/reservations/*} Deletes a reservation. |
get |
GET /v1beta1/{name=projects/*/locations/*/reservations/*} Returns information about the reservation. |
list |
GET /v1beta1/{parent=projects/*/locations/*}/reservations Lists all the reservations for the project in the specified location. |
patch |
PATCH /v1beta1/{reservation.name=projects/*/locations/*/reservations/*} Updates an existing reservation resource. |
REST Resource: v1beta1.projects.locations.reservations.assignments
Methods | |
---|---|
create |
POST /v1beta1/{parent=projects/*/locations/*/reservations/*}/assignments Returns google.rpc.Code.PERMISSION_DENIED if user does not have 'bigquery.admin' permissions on the project using the reservation and the project that owns this reservation. |
delete |
DELETE /v1beta1/{name=projects/*/locations/*/reservations/*/assignments/*} Deletes a assignment. |
list |
GET /v1beta1/{parent=projects/*/locations/*/reservations/*}/assignments Lists assignments. |
move |
POST /v1beta1/{name=projects/*/locations/*/reservations/*/assignments/*}:move Moves a assignment under a new reservation. |
Service: bigqueryreservation.googleapis.com
We recommend that you call this service using Google-provided client libraries. If your application needs to call this service using your own libraries, you should use the following information when making the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://bigqueryreservation.googleapis.com
REST Resource: v1.operations
Methods | |
---|---|
delete |
DELETE /v1/{name=operations/**} Deletes a long-running operation. |
list |
GET /v1/{name} Lists operations that match the specified filter in the request. |
REST Resource: v1.projects.locations
Methods | |
---|---|
getBiReservation |
GET /v1/{name=projects/*/locations/*/biReservation} Retrieves a BI reservation. |
searchAssignments |
GET /v1/{parent=projects/*/locations/*}:searchAssignments Looks up assignments for a specified resource for a particular region. |
updateBiReservation |
PATCH /v1/{biReservation.name=projects/*/locations/*/biReservation} Updates a BI reservation. |
REST Resource: v1.projects.locations.capacityCommitments
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*}/capacityCommitments Creates a new capacity commitment resource. |
delete |
DELETE /v1/{name=projects/*/locations/*/capacityCommitments/*} Deletes a capacity commitment. |
get |
GET /v1/{name=projects/*/locations/*/capacityCommitments/*} Returns information about the capacity commitment. |
list |
GET /v1/{parent=projects/*/locations/*}/capacityCommitments Lists all the capacity commitments for the admin project. |
merge |
POST /v1/{parent=projects/*/locations/*}/capacityCommitments:merge Merges capacity commitments of the same plan into a single commitment. |
patch |
PATCH /v1/{capacityCommitment.name=projects/*/locations/*/capacityCommitments/*} Updates an existing capacity commitment. |
split |
POST /v1/{name=projects/*/locations/*/capacityCommitments/*}:split Splits capacity commitment to two commitments of the same plan and commitment_end_time. |
REST Resource: v1.projects.locations.reservations
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*}/reservations Creates a new reservation resource. |
delete |
DELETE /v1/{name=projects/*/locations/*/reservations/*} Deletes a reservation. |
get |
GET /v1/{name=projects/*/locations/*/reservations/*} Returns information about the reservation. |
list |
GET /v1/{parent=projects/*/locations/*}/reservations Lists all the reservations for the project in the specified location. |
patch |
PATCH /v1/{reservation.name=projects/*/locations/*/reservations/*} Updates an existing reservation resource. |
REST Resource: v1.projects.locations.reservations.assignments
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*/reservations/*}/assignments Creates an assignment object which allows the given project to submit jobs of a certain type using slots from the specified reservation. |
delete |
DELETE /v1/{name=projects/*/locations/*/reservations/*/assignments/*} Deletes a assignment. |
list |
GET /v1/{parent=projects/*/locations/*/reservations/*}/assignments Lists assignments. |
move |
POST /v1/{name=projects/*/locations/*/reservations/*/assignments/*}:move Moves an assignment under a new reservation. |