GoogleApi.BigQueryReservation.V1.Model.MergeCapacityCommitmentsRequest (google_api_big_query_reservation v0.9.1) View Source
The request for ReservationService.MergeCapacityCommitments.
Attributes
-
capacityCommitmentIds
(type:list(String.t)
, default:nil
) - Ids of capacity commitments to merge. These capacity commitments must exist under admin project and location specified in the parent. ID is the last portion of capacity commitment name e.g., 'abc' for projects/myproject/locations/US/capacityCommitments/abc
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.BigQueryReservation.V1.Model.MergeCapacityCommitmentsRequest{ capacityCommitmentIds: [String.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.