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

Properties of a ListAssignmentsResponse.

Package

@google-cloud/bigquery-reservation!

Properties

assignments

assignments?: (google.cloud.bigquery.reservation.v1.IAssignment[]|null);

ListAssignmentsResponse assignments

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

nextPageToken

nextPageToken?: (string|null);

ListAssignmentsResponse nextPageToken

Property Value
TypeDescription
(string|null)