Class: Google::Cloud::Dialogflow::V2::SentimentAnalysisRequestConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/session.rb

Overview

Configures the types of sentiment analysis to perform.

Instance Attribute Summary collapse

Instance Attribute Details

#analyze_query_text_sentiment::Boolean



625
626
627
628
# File 'proto_docs/google/cloud/dialogflow/v2/session.rb', line 625

class SentimentAnalysisRequestConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end