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

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