Class: Google::Cloud::Language::V1beta2::Sentiment

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/language/v1beta2/language_service.rb

Overview

Represents the feeling associated with the entire text or entities in the text. Next ID: 6

Instance Attribute Summary collapse

Instance Attribute Details

#magnitude::Float



259
260
261
262
# File 'proto_docs/google/cloud/language/v1beta2/language_service.rb', line 259

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

#score::Float



259
260
261
262
# File 'proto_docs/google/cloud/language/v1beta2/language_service.rb', line 259

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