public enum MessageEntry.Types.RoleReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum MessageEntry.Types.Role.
Enumeration of the roles a participant can play in a conversation.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
AutomatedAgent |
Participant is an automated agent, such as a Dialogflow agent. |
EndUser |
Participant is an end user that has called or chatted with Dialogflow services. |
HumanAgent |
Participant is a human agent. |
Unspecified |
Participant role not set. |