Interface protos.google.cloud.bigquery.reservation.v1.IListReservationsResponse (1.4.0)

Properties of a ListReservationsResponse.

Package

@google-cloud/bigquery-reservation

Properties

nextPageToken

nextPageToken?: (string|null);

ListReservationsResponse nextPageToken

reservations

reservations?: (google.cloud.bigquery.reservation.v1.IReservation[]|null);

ListReservationsResponse reservations