proto_docs/google/cloud/dialogflow/v2/session.rb in google-cloud-dialogflow-v2-0.19.0 vs proto_docs/google/cloud/dialogflow/v2/session.rb in google-cloud-dialogflow-v2-0.20.0
- old
+ new
@@ -632,10 +632,12 @@
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end
# The sentiment, such as positive/negative feeling or association, for a unit
- # of analysis, such as the query text.
+ # of analysis, such as the query text. See:
+ # https://cloud.google.com/natural-language/docs/basics#interpreting_sentiment_analysis_values
+ # for how to interpret the result.
# @!attribute [rw] score
# @return [::Float]
# Sentiment score between -1.0 (negative sentiment) and 1.0 (positive
# sentiment).
# @!attribute [rw] magnitude