Reference documentation and code samples for the BigQuery Reservation V1 API class Google::Cloud::Bigquery::Reservation::V1::SplitCapacityCommitmentRequest.
The request for ReservationService.SplitCapacityCommitment.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String Returns 
 -  (::String) — Required. The resource name e.g.,: 
projects/myproject/locations/US/capacityCommitments/123 
#name=
def name=(value) -> ::String Parameter 
 -  value (::String) — Required. The resource name e.g.,: 
projects/myproject/locations/US/capacityCommitments/123 
 Returns 
 -  (::String) — Required. The resource name e.g.,: 
projects/myproject/locations/US/capacityCommitments/123 
#slot_count
def slot_count() -> ::Integer Returns 
 - (::Integer) — Number of slots in the capacity commitment after the split.
 
#slot_count=
def slot_count=(value) -> ::Integer Parameter 
 - value (::Integer) — Number of slots in the capacity commitment after the split.
 
 Returns 
 - (::Integer) — Number of slots in the capacity commitment after the split.