Google Cloud Dialogflow v2 API - Enum Participant.Types.Role (4.18.0)

public enum Participant.Types.Role

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum Participant.Types.Role.

Enumeration of the roles a participant can play in a conversation.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
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.