Voting helps other researchers find interesting modules.
compression
String.t
nil
content
uncompressedSize
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchBodyData{ compression: String.t() | nil, content: String.t() | nil, uncompressedSize: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()