google_api_big_query_reservation v0.6.1 GoogleApi.BigQueryReservation.V1.Model.MergeCapacityCommitmentsRequest 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.
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.