IndexingEmbeddedContentRenderingFetchStats

GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingFetchStats


Table of Contents ▼

Jump to a specific part of the page:

Description

Fetch stats during rendering.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. fetchHostCount (type: list(GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentFetchHostCount), default: nil)
    - A host->count mapping to log how many embedded_links in each host finally goes to trawler during rendering.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingFetchStats{
fetchHostCount: [ GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentFetchHostCount.t() ] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingFetchStats