Interface protos.google.apps.meet.v2.IListParticipantsRequest (0.2.0)

Properties of a ListParticipantsRequest.

Package

@google-apps/meet

Properties

filter

filter?: (string|null);

ListParticipantsRequest filter

pageSize

pageSize?: (number|null);

ListParticipantsRequest pageSize

pageToken

pageToken?: (string|null);

ListParticipantsRequest pageToken

parent

parent?: (string|null);

ListParticipantsRequest parent