View Source GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingFetchStats (google_api_content_warehouse v0.4.0)
Fetch stats during rendering.
Attributes
-
fetchHostCount
(type:list(GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentFetchHostCount.t)
, default:nil
) - A host->count mapping to log how many embedded_links in each host finally goes to trawler during rendering.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingFetchStats{ fetchHostCount: [ GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentFetchHostCount.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.