GoogleCloudContactcenterinsightsV1ConversationLevelSentiment constructor
GoogleCloudContactcenterinsightsV1ConversationLevelSentiment({
- int? channelTag,
- GoogleCloudContactcenterinsightsV1SentimentData? sentimentData,
Implementation
GoogleCloudContactcenterinsightsV1ConversationLevelSentiment({
this.channelTag,
this.sentimentData,
});