Voting helps other researchers find interesting modules.
NEXT_TAG: 15
additionalChangesMerged
integer()
nil
contentType
isImsNotModified
boolean()
lastModified
shingleSimhash
GoogleApi.ContentWarehouse.V1.Model.IndexingConverterShingleFingerprint.t
simhash
String.t
simhashIsTrusted
simhashV2
simhashV2IsTrusted
timestamp
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CrawlerChangerateUrlVersion{ additionalChangesMerged: integer() | nil, contentType: integer() | nil, isImsNotModified: boolean() | nil, lastModified: integer() | nil, shingleSimhash: GoogleApi.ContentWarehouse.V1.Model.IndexingConverterShingleFingerprint.t() | nil, simhash: String.t() | nil, simhashIsTrusted: boolean() | nil, simhashV2: String.t() | nil, simhashV2IsTrusted: boolean() | nil, timestamp: integer() | nil }
@spec decode(struct(), keyword()) :: struct()