Voting helps other researchers find interesting modules.
Main content section
AuthMethod
integer()
nil
ContentLength
ContentType
CrawlTime
String.t
Encoding
HasHttpHeader
boolean()
Language
OriginalEncoding
Representation
UncompressedLength
VisualType
crawledFileSize
encodedGeometryAnnotations
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GDocumentBaseContent{ AuthMethod: integer() | nil, ContentLength: integer() | nil, ContentType: integer() | nil, CrawlTime: String.t() | nil, Encoding: integer() | nil, HasHttpHeader: boolean() | nil, Language: integer() | nil, OriginalEncoding: integer() | nil, Representation: String.t() | nil, UncompressedLength: integer() | nil, VisualType: integer() | nil, crawledFileSize: integer() | nil, encodedGeometryAnnotations: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()