Voting helps other researchers find interesting modules.
This message is used for text changes aka. OCR corrections.
changedText
String.t
nil
text_anchor
provenance
list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentProvenance.t)
textAnchor
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentTextAnchor.t
TextAnchor.text_segments
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentTextChange{ changedText: String.t() | nil, provenance: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentProvenance.t() ] | nil, textAnchor: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentTextAnchor.t() | nil }
@spec decode(struct(), keyword()) :: struct()