Interface protos.google.cloud.documentai.v1.Document.DocumentLayout.DocumentLayoutBlock.ILayoutTextBlock (1.9.0)

Properties of a LayoutTextBlock.

Package

@google-cloud/contentwarehouse

Properties

blocks

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

LayoutTextBlock blocks

text

text?: (string|null);

LayoutTextBlock text

type

type?: (string|null);

LayoutTextBlock type