Reference documentation and code samples for the Cloud Natural Language V1 Client class Sentence.
Represents a sentence in the input document.
Generated from protobuf message google.cloud.language.v1.Sentence
Namespace
Google \ Cloud \ Language \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ text
↳ sentiment
Sentiment
For calls to AnalyzeSentiment or if AnnotateTextRequest.Features.extract_document_sentiment is set to true, this field will contain the sentiment for the sentence.
getText
The sentence text.
hasText
clearText
setText
The sentence text.
$this
getSentiment
For calls to AnalyzeSentiment or if AnnotateTextRequest.Features.extract_document_sentiment is set to true, this field will contain the sentiment for the sentence.
hasSentiment
clearSentiment
setSentiment
For calls to AnalyzeSentiment or if AnnotateTextRequest.Features.extract_document_sentiment is set to true, this field will contain the sentiment for the sentence.
$this