Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::Document::PageAnchor.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_refs
def page_refs() -> ::Array<::Google::Cloud::DocumentAI::V1beta3::Document::PageAnchor::PageRef>
Returns
- (::Array<::Google::Cloud::DocumentAI::V1beta3::Document::PageAnchor::PageRef>) — One or more references to visual page elements
#page_refs=
def page_refs=(value) -> ::Array<::Google::Cloud::DocumentAI::V1beta3::Document::PageAnchor::PageRef>
Parameter
- value (::Array<::Google::Cloud::DocumentAI::V1beta3::Document::PageAnchor::PageRef>) — One or more references to visual page elements
Returns
- (::Array<::Google::Cloud::DocumentAI::V1beta3::Document::PageAnchor::PageRef>) — One or more references to visual page elements