dialogflowParticipant property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Use dialogflow_participant_name
instead.
The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
Deprecated.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? dialogflowParticipant;