Voting helps other researchers find interesting modules.
This field records where the ItemScope was retrieved, if it was created via a web fetch.
annotationBlob
String.t
nil
canonicalUrl
inputUrl
itemtype
list(String.t)
retrievedTimestampMsec
retrievedUrl
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.EmbedsProvenance{ annotationBlob: String.t() | nil, canonicalUrl: String.t() | nil, inputUrl: String.t() | nil, itemtype: [String.t()] | nil, retrievedTimestampMsec: String.t() | nil, retrievedUrl: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()