participants property

List<GoogleCloudDialogflowV2Participant>? participants
getter/setter pair

The list of participants.

There is a maximum number of items returned based on the page_size field in the request.

Implementation

core.List<GoogleCloudDialogflowV2Participant>? participants;