View Source GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1DocumentPageToken (google_api_document_ai v0.38.0)

A detected token.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.