Voting helps other researchers find interesting modules.
If we have merged text from another goodoc into this one (for example, from a PDF text layer goodoc into an OCR'd goodoc), we record some source goodoc info here.
OcrEngineId
String.t
nil
OcrEngineVersion
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocDocumentPageMergedPageInfo{ OcrEngineId: String.t() | nil, OcrEngineVersion: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()