Reference documentation and code samples for the Cloud Natural Language V1 Client class ClassifyTextRequest.
The document classification request message.
Generated from protobuf message google.cloud.language.v1.ClassifyTextRequest
Namespace
Google \ Cloud \ Language \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ document
↳ classification_model_options
Google\Cloud\Language\V1\ClassificationModelOptions
Model options to use for classification. Defaults to v1 options if not specified.
getDocument
Required. Input document.
hasDocument
clearDocument
setDocument
Required. Input document.
$this
getClassificationModelOptions
Model options to use for classification. Defaults to v1 options if not specified.
hasClassificationModelOptions
clearClassificationModelOptions
setClassificationModelOptions
Model options to use for classification. Defaults to v1 options if not specified.
$this