Interface protos.google.cloud.dataplex.v1.IListSessionsResponse (3.2.0)

Properties of a ListSessionsResponse.

Package

@google-cloud/dataplex

Properties

nextPageToken

nextPageToken?: (string|null);

ListSessionsResponse nextPageToken

sessions

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

ListSessionsResponse sessions