HtmlrenderWebkitHeadlessProtoChromiumTrace

GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoChromiumTrace


Table of Contents ▼

Jump to a specific part of the page:

Description

A message to describe the trace events returned by Chromium.

Attributes List

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

View Attributes

Attributes

  1. chromiumTrace (type: String.t, default: nil)
    - Populated if Chromium traces are requested in JSON format.
  2. chromiumTraceProto (type: String.t, default: nil)
    - Populated if Chromium traces are requested in PROTO format.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoChromiumTrace{
chromiumTrace: String.t() | nil,
chromiumTraceProto: String.t() | nil
}

Function

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

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