Class PageAnchor (1.4.1)

PageAnchor(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Referencing the visual context of the entity in the Document.pages. Page anchors can be cross-page, consist of multiple bounding polygons and optionally reference specific layout element types.

Attribute

NameDescription
page_refs Sequence[google.cloud.documentai_v1beta3.types.Document.PageAnchor.PageRef]
One or more references to visual page elements

Inheritance

builtins.object > proto.message.Message > PageAnchor

Classes

PageRef

PageRef(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a weak reference to a page element within a document.