Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::ConversationLevelSentiment (v0.7.2)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::ConversationLevelSentiment.

One channel of conversation-level sentiment data.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#channel_tag

def channel_tag() -> ::Integer
Returns
  • (::Integer) — The channel of the audio that the data applies to.

#channel_tag=

def channel_tag=(value) -> ::Integer
Parameter
  • value (::Integer) — The channel of the audio that the data applies to.
Returns
  • (::Integer) — The channel of the audio that the data applies to.

#sentiment_data

def sentiment_data() -> ::Google::Cloud::ContactCenterInsights::V1::SentimentData
Returns

#sentiment_data=

def sentiment_data=(value) -> ::Google::Cloud::ContactCenterInsights::V1::SentimentData
Parameter
Returns