HtmlrenderWebkitHeadlessProtoWebKitFetchMetadata

GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoWebKitFetchMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

WebkKitFetchMetadata holds additional webkit-specific information for a single resource fetch.

Attributes List

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

View Attributes

Attributes

  1. devtoolsFrameId (type: String.t, default: nil)
    - Chromium DevTools frame ID of the frame that initiated this fetch. Only populated in the streaming render service with FETCH_MODE_CLIENT.
  2. targetType (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoWebKitFetchMetadata{
devtoolsFrameId: String.t() | nil,
targetType: String.t() | nil
}

Function

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

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