GoogleApi.Fitness.V1.Model.BucketBySession (google_api_fitness v0.25.1) View Source

Attributes

  • minDurationMillis (type: String.t, default: nil) - Specifies that only sessions of duration longer than minDurationMillis are considered and used as a container for aggregated data.

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.BucketBySession{
  minDurationMillis: String.t() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.