google_api_big_query_reservation v0.6.0 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
Link to this type
t()
View Sourcet() :: %GoogleApi.BigQueryReservation.V1.Model.MergeCapacityCommitmentsRequest{ capacityCommitmentIds: [String.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.