Google Cloud Contactcenterinsights V1Entity Mention Data Response
data class GoogleCloudContactcenterinsightsV1EntityMentionDataResponse(val entityUniqueId: String, val sentiment: GoogleCloudContactcenterinsightsV1SentimentDataResponse, val type: String)
The data for an entity mention annotation. This represents a mention of an Entity
in the conversation.
Constructors
Link copied to clipboard
fun GoogleCloudContactcenterinsightsV1EntityMentionDataResponse(entityUniqueId: String, sentiment: GoogleCloudContactcenterinsightsV1SentimentDataResponse, type: String)