Interface protos.google.cloud.documentai.v1.Document.PageAnchor.IPageRef (1.5.0)

Properties of a PageRef.

Package

@google-cloud/contentwarehouse

Properties

boundingPoly

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

PageRef boundingPoly

confidence

confidence?: (number|null);

PageRef confidence

layoutId

layoutId?: (string|null);

PageRef layoutId

layoutType

layoutType?: (google.cloud.documentai.v1.Document.PageAnchor.PageRef.LayoutType|keyof typeof google.cloud.documentai.v1.Document.PageAnchor.PageRef.LayoutType|null);

PageRef layoutType

page

page?: (number|Long|string|null);

PageRef page