Reference documentation and code samples for the BigQuery Reservation V1 API class Google::Cloud::Bigquery::Reservation::V1::SplitCapacityCommitmentResponse.
The response for ReservationService.SplitCapacityCommitment.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#first
def first() -> ::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment
    Returns
    
  - (::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment) — First capacity commitment, result of a split.
 
#first=
def first=(value) -> ::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment
    Parameter
    
  - value (::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment) — First capacity commitment, result of a split.
 
    Returns
    
  - (::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment) — First capacity commitment, result of a split.
 
#second
def second() -> ::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment
    Returns
    
  - (::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment) — Second capacity commitment, result of a split.
 
#second=
def second=(value) -> ::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment
    Parameter
    
  - value (::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment) — Second capacity commitment, result of a split.
 
    Returns
    
- (::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment) — Second capacity commitment, result of a split.