Class CreateParticipantRequest (2.10.0)

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

The request message for Participants.CreateParticipant.

Attributes

NameDescription
parent str
Required. Resource identifier of the conversation adding the participant. Format: projects/.
participant google.cloud.dialogflow_v2beta1.types.Participant
Required. The participant to create.