Voting helps other researchers find interesting modules.
Group with protocol specific response (determined by the protocol of the url that generated the content we return).
Code
integer()
nil
ContentType
String.t
CutoffSize
HttpVersion
ProtocolVersionFallback
boolean()
UnTruncatedSize
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataProtocolResponse{ Code: integer() | nil, ContentType: String.t() | nil, CutoffSize: String.t() | nil, HttpVersion: String.t() | nil, ProtocolVersionFallback: boolean() | nil, UnTruncatedSize: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()