Interface protos.google.cloud.discoveryengine.v1alpha.IListSessionsResponse (1.7.0)

Properties of a ListSessionsResponse.

Package

@google-cloud/discoveryengine

Properties

nextPageToken

nextPageToken?: (string|null);

ListSessionsResponse nextPageToken

sessions

sessions?: (google.cloud.discoveryengine.v1alpha.ISession[]|null);

ListSessionsResponse sessions