Interface protos.google.cloud.documentai.v1.Document.Page.ILayout (1.5.0)

Properties of a Layout.

Package

@google-cloud/contentwarehouse

Properties

boundingPoly

boundingPoly?: (google.cloud.documentai.v1.IBoundingPoly|null);

Layout boundingPoly

confidence

confidence?: (number|null);

Layout confidence

orientation

orientation?: (google.cloud.documentai.v1.Document.Page.Layout.Orientation|keyof typeof google.cloud.documentai.v1.Document.Page.Layout.Orientation|null);

Layout orientation

textAnchor

textAnchor?: (google.cloud.documentai.v1.Document.ITextAnchor|null);

Layout textAnchor