Interface protos.google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock.ILayoutTextBlock (8.6.0)

Properties of a LayoutTextBlock.

Package

@google-cloud/documentai

Properties

blocks

blocks?: (google.cloud.documentai.v1beta3.Document.DocumentLayout.IDocumentLayoutBlock[]|null);

LayoutTextBlock blocks

text

text?: (string|null);

LayoutTextBlock text

type

type?: (string|null);

LayoutTextBlock type