Voting helps other researchers find interesting modules.
Capsulate all metadata annotated from fetch server. This message will typically go through: - EmbeddedContentFetcher, or - EmbeddedLinkGetter-> DenormalizedContent -> ContentStore. And finally deposit in referenced_resources and link_info.
adsResourceType
String.t
nil
crawlStatus
integer()
criticalResourceType
fetchWithSmartphoneUa
boolean()
isAdsResource
isCriticalResource
isTrivialResource
numTrawlerFetches
rewriteMethod
robotsInfo
GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRobotsInfo.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentFetchUrlResponseMetadata{ adsResourceType: String.t() | nil, crawlStatus: integer() | nil, criticalResourceType: String.t() | nil, fetchWithSmartphoneUa: boolean() | nil, isAdsResource: boolean() | nil, isCriticalResource: boolean() | nil, isTrivialResource: boolean() | nil, numTrawlerFetches: integer() | nil, rewriteMethod: String.t() | nil, robotsInfo: GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRobotsInfo.t() | nil }
@spec decode(struct(), keyword()) :: struct()