Interface protos.google.cloud.contactcenterinsights.v1.IConversationParticipant (3.3.0)

Properties of a ConversationParticipant.

Package

@google-cloud/contact-center-insights

Properties

dialogflowParticipant

dialogflowParticipant?: (string|null);

ConversationParticipant dialogflowParticipant

dialogflowParticipantName

dialogflowParticipantName?: (string|null);

ConversationParticipant dialogflowParticipantName

obfuscatedExternalUserId

obfuscatedExternalUserId?: (string|null);

ConversationParticipant obfuscatedExternalUserId

role

role?: (google.cloud.contactcenterinsights.v1.ConversationParticipant.Role|keyof typeof google.cloud.contactcenterinsights.v1.ConversationParticipant.Role|null);

ConversationParticipant role

userId

userId?: (string|null);

ConversationParticipant userId