Reference documentation and code samples for the Cloud Natural Language V1 Client class AnalyzeEntitiesRequest.
The entity analysis request message.
Generated from protobuf message google.cloud.language.v1.AnalyzeEntitiesRequest
Methods
build
document
encodingType
int
The encoding type used by the API to calculate offsets. For allowed values, use constants defined on {@see \Google\Cloud\Language\V1\EncodingType}
buildFromDocument
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ document
↳ encoding_type
int
The encoding type used by the API to calculate offsets.
getDocument
Required. Input document.
hasDocument
clearDocument
setDocument
Required. Input document.
$this
getEncodingType
The encoding type used by the API to calculate offsets.
int
setEncodingType
The encoding type used by the API to calculate offsets.
var
int
$this