Interface protos.google.cloud.dataproc.v1.IListSessionsResponse (5.5.0)

Properties of a ListSessionsResponse.

Package

@google-cloud/dataproc

Properties

nextPageToken

nextPageToken?: (string|null);

ListSessionsResponse nextPageToken

sessions

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

ListSessionsResponse sessions