Interface protos.google.cloud.contactcenterinsights.v1.IEntityMentionData (1.5.0)

Properties of an EntityMentionData.

Package

@google-cloud/contact-center-insights!

Properties

entityUniqueId

entityUniqueId?: (string|null);

EntityMentionData entityUniqueId

Property Value
TypeDescription
(string|null)

sentiment

sentiment?: (google.cloud.contactcenterinsights.v1.ISentimentData|null);

EntityMentionData sentiment

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.ISentimentData|null)

type

type?: (google.cloud.contactcenterinsights.v1.EntityMentionData.MentionType|keyof typeof google.cloud.contactcenterinsights.v1.EntityMentionData.MentionType|null);

EntityMentionData type

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.EntityMentionData.MentionType|keyof typeof google.cloud.contactcenterinsights.v1.EntityMentionData.MentionType|null)