Class CreateParticipantRequest (2.16.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_v2.types.Participant
Required. The participant to create.

Inheritance

builtins.object > proto.message.Message > CreateParticipantRequest