Enum ConversationParticipant.Types.Role (1.2.0)

public enum Role

The role of the participant.

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Fields

NameDescription
AnyAgent

Participant is either a human or automated agent.

AutomatedAgent

Participant is an automated agent.

EndUser

Participant is an end user who conversed with the contact center.

HumanAgent

Participant is a human agent.

Unspecified

Participant's role is not set.