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

Used to convert a dimension value to a single case.

Attributes

  • dimensionName (type: String.t, default: nil) - Name of a dimension. The name must refer back to a name in dimensions field of the request.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.