Class ListParticipantsRequest (2.14.1)

ListParticipantsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for Participants.ListParticipants.

Attributes

NameDescription
parent str
Required. The conversation to list all participants from. Format: projects/.
page_size int
Optional. The maximum number of items to return in a single page. By default 100 and at most 1000.
page_token str
Optional. The next_page_token value returned from a previous list request.