View Source API Reference google_api_big_query_reservation v0.20.2

Modules

API client metadata for GoogleApi.BigQueryReservation.V1.

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.BigQueryReservation.V1.

An 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. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project.

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: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

The request for ReservationService.FailoverReservation.

The response for ReservationService.ListAssignments.

The response for ReservationService.ListCapacityCommitments.

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 are required on the related assignee.

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

The response for ReservationService.SearchAllAssignments.

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. You can find out more about this error model and how to work with it in the API Design Guide.

Fully qualified reference to BigQuery table. Internally stored as google.cloud.bi.v1.BqTableReference.