google_api_analytics_reporting v0.15.1 GoogleApi.AnalyticsReporting.V4.Model.MetricHeaderEntry View Source

Header for the metrics.

Attributes

  • name (type: String.t, default: nil) - The name of the header.
  • type (type: String.t, default: nil) - The type of the metric, for example INTEGER.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.AnalyticsReporting.V4.Model.MetricHeaderEntry{
  name: String.t(),
  type: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.