Voting helps other researchers find interesting modules.
Rendered image contents for this page.
content
String.t
nil
height
integer()
mimeType
width
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageImage{ content: String.t() | nil, height: integer() | nil, mimeType: String.t() | nil, width: integer() | nil }
@spec decode(struct(), keyword()) :: struct()