Reference documentation and code samples for the Cloud Natural Language V2 Client class AnalyzeSentimentRequest.
The sentiment analysis request message.
Generated from protobuf message google.cloud.language.v2.AnalyzeSentimentRequest
Namespace
Google \ Cloud \ Language \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ document
↳ encoding_type
int
The encoding type used by the API to calculate sentence offsets.
getDocument
Required. Input document.
hasDocument
clearDocument
setDocument
Required. Input document.
$this
getEncodingType
The encoding type used by the API to calculate sentence offsets.
int
setEncodingType
The encoding type used by the API to calculate sentence offsets.
var
int
$this
static::build
document
encodingType
int
The encoding type used by the API to calculate sentence offsets. For allowed values, use constants defined on Google\Cloud\Language\V2\EncodingType