Interface protos.google.cloud.bigquery.reservation.v1.IListCapacityCommitmentsResponse (1.2.0)

Properties of a ListCapacityCommitmentsResponse.

Package

@google-cloud/bigquery-reservation!

Properties

capacityCommitments

capacityCommitments?: (google.cloud.bigquery.reservation.v1.ICapacityCommitment[]|null);

ListCapacityCommitmentsResponse capacityCommitments

Property Value
TypeDescription
(google.cloud.bigquery.reservation.v1.ICapacityCommitment[]|null)

nextPageToken

nextPageToken?: (string|null);

ListCapacityCommitmentsResponse nextPageToken

Property Value
TypeDescription
(string|null)