Interface protos.google.spanner.v1.IListSessionsResponse (7.5.0)

Properties of a ListSessionsResponse.

Package

@google-cloud/spanner

Properties

nextPageToken

nextPageToken?: (string|null);

ListSessionsResponse nextPageToken

sessions

sessions?: (google.spanner.v1.ISession[]|null);

ListSessionsResponse sessions