google_api_big_query_reservation v0.5.0 API Reference

Modules

API calls for all endpoints tagged Operations.

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.BigQueryReservation.V1.

A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.

Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Monthly and annual commitments renew by default. Only flex commitments can be removed. In order to remove monthly or annual commitments, their plan needs to be changed to flex first.

The metadata for operation returned from ReservationService.CreateSlotPool.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance

The response for ReservationService.ListAssignments.

The response for ReservationService.ListCapacityCommitments.

The response message for Operations.ListOperations.

The response for ReservationService.ListReservations.

The request for ReservationService.MergeCapacityCommitments.

The request for ReservationService.MoveAssignment. Note: "bigquery.reservationAssignments.create" permission is required on the destination_id. Note: "bigquery.reservationAssignments.create" and "bigquery.reservationAssignments.delete" permission is required on the related assignee.

This resource represents a long-running operation that is the result of a network API call.

A reservation is a mechanism used to guarantee slots to users.

The response for ReservationService.SearchAssignments.

The request for ReservationService.SplitCapacityCommitment.

The response for ReservationService.SplitCapacityCommitment.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details.