Voting helps other researchers find interesting modules.
NEXT_TAG: 13
additionalChangesMerged
integer()
nil
fractionalTileChange
float()
interval
offDomainLinksChange
boolean()
offDomainLinksCount
onDomainLinksCount
onDomainLinksCountChange
shingleSimhash
GoogleApi.ContentWarehouse.V1.Model.IndexingConverterShingleFingerprint.t
simhash
String.t
simhashIsTrusted
simhashV2
simhashV2IsTrusted
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CrawlerChangerateUrlChange{ additionalChangesMerged: integer() | nil, fractionalTileChange: float() | nil, interval: integer() | nil, offDomainLinksChange: boolean() | nil, offDomainLinksCount: integer() | nil, onDomainLinksCount: integer() | nil, onDomainLinksCountChange: boolean() | nil, shingleSimhash: GoogleApi.ContentWarehouse.V1.Model.IndexingConverterShingleFingerprint.t() | nil, simhash: String.t() | nil, simhashIsTrusted: boolean() | nil, simhashV2: String.t() | nil, simhashV2IsTrusted: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()