HtmlrenderWebkitHeadlessProtoRenderStatsCounter

GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderStatsCounter


Table of Contents ▼

Jump to a specific part of the page:

Description

Render event counters.

Attributes List

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

View Attributes

Attributes

  1. count (type: String.t, default: nil)
    -
  2. name (type: String.t, default: nil)
    - By convention, counters may contain a "." which we use to separate a metric name from a counter name in streamz.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderStatsCounter{
count: String.t() | nil,
name: String.t() | nil
}

Function

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

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