GoogleCloudDocumentaiV1DocumentPageAnchorPageRefLayoutType

enum GoogleCloudDocumentaiV1DocumentPageAnchorPageRefLayoutType : Enum<GoogleCloudDocumentaiV1DocumentPageAnchorPageRefLayoutType> , ConvertibleToJava<GoogleCloudDocumentaiV1DocumentPageAnchorPageRefLayoutType>

Optional. The type of the layout element that is being referenced if any.

Entries

Link copied to clipboard

Layout Unspecified.

Link copied to clipboard

References a Page.blocks element.

Link copied to clipboard

References a Page.paragraphs element.

Link copied to clipboard

References a Page.lines element.

Link copied to clipboard

References a Page.tokens element.

Link copied to clipboard

References a Page.visual_elements element.

Link copied to clipboard

Refrrences a Page.tables element.

Link copied to clipboard

References a Page.form_fields element.

Types

Link copied to clipboard
object Companion

Functions

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

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val javaValue: GoogleCloudDocumentaiV1DocumentPageAnchorPageRefLayoutType
Link copied to clipboard
Link copied to clipboard