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

Properties of a ListParticipantSessionsRequest.

Package

@google-apps/meet

Properties

filter

filter?: (string|null);

ListParticipantSessionsRequest filter

pageSize

pageSize?: (number|null);

ListParticipantSessionsRequest pageSize

pageToken

pageToken?: (string|null);

ListParticipantSessionsRequest pageToken

parent

parent?: (string|null);

ListParticipantSessionsRequest parent