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

Properties of a ListParticipantsResponse.

Package

@google-apps/meet

Properties

nextPageToken

nextPageToken?: (string|null);

ListParticipantsResponse nextPageToken

participants

participants?: (google.apps.meet.v2beta.IParticipant[]|null);

ListParticipantsResponse participants

totalSize

totalSize?: (number|null);

ListParticipantsResponse totalSize