google_api_big_query_reservation v0.5.0 GoogleApi.BigQueryReservation.V1.Model.SplitCapacityCommitmentRequest View Source
The request for ReservationService.SplitCapacityCommitment.
Attributes
slotCount
(type:String.t
, default:nil
) - Number of slots in the capacity commitment after the split.
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.SplitCapacityCommitmentRequest{ slotCount: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.