View Source GoogleApi.AnalyticsData.V1alpha.Model.MetricValue (google_api_analytics_data v0.14.0)

The value of a metric.

Attributes

  • value (type: String.t, default: nil) - Measurement value. See MetricHeader for type.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AnalyticsData.V1alpha.Model.MetricValue{
  value: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.