Interface protos.google.cloud.hypercomputecluster.v1alpha.IListProfileSessionsResponse (0.1.0)

Properties of a ListProfileSessionsResponse.

Package

@google-cloud/hypercomputecluster

Properties

nextPageToken

nextPageToken?: (string|null);

ListProfileSessionsResponse nextPageToken

profileSessions

profileSessions?: (google.cloud.hypercomputecluster.v1alpha.IProfileSession[]|null);

ListProfileSessionsResponse profileSessions