Class Role (2.30.1)

Role(value)

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

Enums

Name Description
ROLE_UNSPECIFIED Participant role not set.
HUMAN_AGENT Participant is a human agent.
AUTOMATED_AGENT Participant is an automated agent, such as a Dialogflow agent.
END_USER Participant is an end user that has called or chatted with Dialogflow services.