View Source GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderStatsCounter (google_api_content_warehouse v0.4.0)

Render event counters.

Attributes

  • count (type: String.t, default: nil) -
  • 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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.