Class ConversationLevelSentiment

ConversationLevelSentiment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

One channel of conversation-level sentiment data.

Attributes

NameDescription
channel_tag int
The channel of the audio that the data applies to.
sentiment_data google.cloud.contact_center_insights_v1.types.SentimentData
Data specifying sentiment.

Inheritance

builtins.object > proto.message.Message > ConversationLevelSentiment