Reference documentation and code samples for the Google Cloud Document Ai V1 Client class Annotations.
Represents the annotation of a block or a chunk.
Generated from protobuf message google.cloud.documentai.v1.Document.Annotations
Namespace
Google \ Cloud \ DocumentAI \ V1 \ DocumentMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ description |
string
The description of the content with this annotation. |
getDescription
The description of the content with this annotation.
| Returns | |
|---|---|
| Type | Description |
string |
|
setDescription
The description of the content with this annotation.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|