Class: Google::Cloud::AutoML::V1::TextSentimentAnnotation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/automl/v1/text_sentiment.rb

Overview

Contains annotation details specific to text sentiment.

Instance Attribute Summary collapse

Instance Attribute Details

#sentiment::Integer



39
40
41
42
# File 'proto_docs/google/cloud/automl/v1/text_sentiment.rb', line 39

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