Natural Language V1beta2 API - Class Google::Cloud::Language::V1beta2::Sentence (v0.11.0)

Reference documentation and code samples for the Natural Language V1beta2 API class Google::Cloud::Language::V1beta2::Sentence.

Represents a sentence in the input document.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#sentiment

def sentiment() -> ::Google::Cloud::Language::V1beta2::Sentiment
Returns

#sentiment=

def sentiment=(value) -> ::Google::Cloud::Language::V1beta2::Sentiment
Parameter
Returns

#text

def text() -> ::Google::Cloud::Language::V1beta2::TextSpan
Returns

#text=

def text=(value) -> ::Google::Cloud::Language::V1beta2::TextSpan
Parameter
Returns