Class: Google::Cloud::Language::V1beta2::Sentence

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 a sentence in the input document.

Instance Attribute Summary collapse

Instance Attribute Details

#sentiment::Google::Cloud::Language::V1beta2::Sentiment



97
98
99
100
# File 'proto_docs/google/cloud/language/v1beta2/language_service.rb', line 97

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

#text::Google::Cloud::Language::V1beta2::TextSpan



97
98
99
100
# File 'proto_docs/google/cloud/language/v1beta2/language_service.rb', line 97

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