Interface protos.google.cloud.documentai.v1beta2.Document.PageAnchor.IPageRef (3.0.2)

Properties of a PageRef.

Package

@google-cloud/documentai!

Properties

layoutId

layoutId?: (string|null);

PageRef layoutId

Property Value
TypeDescription
(string|null)

layoutType

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

PageRef layoutType

Property Value
TypeDescription
(google.cloud.documentai.v1beta2.Document.PageAnchor.PageRef.LayoutType|keyof typeof google.cloud.documentai.v1beta2.Document.PageAnchor.PageRef.LayoutType|null)

page

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

PageRef page

Property Value
TypeDescription
(number|Long|string|null)