GoogleCloudDocumentaiV1DocumentPageAnchorArgs

data class GoogleCloudDocumentaiV1DocumentPageAnchorArgs(val pageRefs: Output<List<GoogleCloudDocumentaiV1DocumentPageAnchorPageRefArgs>>? = null) : ConvertibleToJava<GoogleCloudDocumentaiV1DocumentPageAnchorArgs>

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.

Constructors

constructor(pageRefs: Output<List<GoogleCloudDocumentaiV1DocumentPageAnchorPageRefArgs>>? = null)

Properties

Link copied to clipboard

One or more references to visual page elements

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDocumentaiV1DocumentPageAnchorArgs