View Source GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunk (google_api_document_ai v0.39.0)

Represents a chunk.

Attributes

  • chunkId (type: String.t, default: nil) - ID of the chunk.
  • content (type: String.t, default: nil) - Text content of the chunk.
  • pageFooters (type: list(GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageFooter.t), default: nil) - Page footers associated with the chunk.
  • pageHeaders (type: list(GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageHeader.t), default: nil) - Page headers associated with the chunk.
  • pageSpan (type: GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageSpan.t, default: nil) - Page span of the chunk.

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.