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

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class TableChunkField.

The table chunk field in the chunk.

Generated from protobuf message google.cloud.documentai.v1.Document.ChunkedDocument.Chunk.TableChunkField

Namespace

Google \ Cloud \ DocumentAI \ V1 \ Document \ ChunkedDocument \ Chunk

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ annotations Google\Cloud\DocumentAI\V1\Document\Annotations

Annotation of the table chunk field.

getAnnotations

Annotation of the table chunk field.

Returns
Type Description
Google\Cloud\DocumentAI\V1\Document\Annotations|null

hasAnnotations

clearAnnotations

setAnnotations

Annotation of the table chunk field.

Parameter
Name Description
var Google\Cloud\DocumentAI\V1\Document\Annotations
Returns
Type Description
$this