Interface protos.google.apps.meet.v2beta.IListParticipantSessionsResponse (0.2.0)

Properties of a ListParticipantSessionsResponse.

Package

@google-apps/meet

Properties

nextPageToken

nextPageToken?: (string|null);

ListParticipantSessionsResponse nextPageToken

participantSessions

participantSessions?: (google.apps.meet.v2beta.IParticipantSession[]|null);

ListParticipantSessionsResponse participantSessions