Voting helps other researchers find interesting modules.
countDistinctResources
integer()
nil
crawlTimestamp
String.t
snapshotDocument
GoogleApi.ContentWarehouse.V1.Model.SnapshotSnapshotDocument.t
snapshotQualityScore
number()
totalContentSize
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SnapshotSnapshotMetadata{ countDistinctResources: integer() | nil, crawlTimestamp: String.t() | nil, snapshotDocument: GoogleApi.ContentWarehouse.V1.Model.SnapshotSnapshotDocument.t() | nil, snapshotQualityScore: number() | nil, totalContentSize: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()