GoogleCloudDocumentaiV1DocumentPageToken

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageToken


Table of Contents ▼

Jump to a specific part of the page:

Description

A detected token.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. detectedBreak (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak, default: nil)
    - Detected break at the end of a Token.
  2. detectedLanguages (type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageDetectedLanguage), default: nil)
    - A list of detected languages together with confidence.
  3. layout (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageLayout, default: nil)
    - Layout for Token.
  4. provenance (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentProvenance, default: nil)
    - The history of this annotation.
  5. styleInfo (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo, default: nil)
    - Text style attributes.

Type

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageToken