GoogleApi.Fitness.V1.Model.MapValue (google_api_fitness v0.23.0) View Source

Holder object for the value of an entry in a map field of a data point. A map value supports a subset of the formats that the regular Value supports.

Attributes

  • fpVal (type: float(), default: nil) - Floating point value.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Fitness.V1.Model.MapValue{fpVal: float()}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.