Voting helps other researchers find interesting modules.
Contains meta information about this data. This field is only available in docjoins (and potentially MDU shards), it is not populated offline. NOTE: This is a new field (Nov 2022) and we do not want clients to depend on this; please contact qscore-team@ if you want to use this information.
encodedLookupInformation
String.t
nil
goldmineLookupKeyPerField
map()
goldmineLookupKeys
list(String.t)
lastTimeProcessedGoldmineInSeconds
lastTimeProcessedMduInSeconds
lastTimeProcessedRaffiaInSeconds
nsrChunksWithSourceInfo
GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksWithSourceInfo.t
raffiaLookupKey
raffiaLookupKeyPerField
raffiaLookupKeys
raffiaSignalMergerUrl
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrDataMetadata{ encodedLookupInformation: String.t() | nil, goldmineLookupKeyPerField: map() | nil, goldmineLookupKeys: [String.t()] | nil, lastTimeProcessedGoldmineInSeconds: String.t() | nil, lastTimeProcessedMduInSeconds: String.t() | nil, lastTimeProcessedRaffiaInSeconds: String.t() | nil, nsrChunksWithSourceInfo: GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksWithSourceInfo.t() | nil, raffiaLookupKey: String.t() | nil, raffiaLookupKeyPerField: map() | nil, raffiaLookupKeys: [String.t()] | nil, raffiaSignalMergerUrl: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()