Class Role (2.30.0)

Role(value)

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

Values: ROLE_UNSPECIFIED (0): Participant role not set. HUMAN_AGENT (1): Participant is a human agent. AUTOMATED_AGENT (2): Participant is an automated agent, such as a Dialogflow agent. END_USER (3): Participant is an end user that has called or chatted with Dialogflow services.