BigQuery Reservation V1 API - Class Google::Cloud::Bigquery::Reservation::V1::ListCapacityCommitmentsResponse (v0.12.0)

Reference documentation and code samples for the BigQuery Reservation V1 API class Google::Cloud::Bigquery::Reservation::V1::ListCapacityCommitmentsResponse.

The response for ReservationService.ListCapacityCommitments.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#capacity_commitments

def capacity_commitments() -> ::Array<::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment>
Returns

#capacity_commitments=

def capacity_commitments=(value) -> ::Array<::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Token to retrieve the next page of results, or empty if there are no more results in the list.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Token to retrieve the next page of results, or empty if there are no more results in the list.
Returns
  • (::String) — Token to retrieve the next page of results, or empty if there are no more results in the list.