Google Cloud Document Ai V1 Client - Class Annotations (2.7.0)

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 \ Document

Methods

__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