google_api_fitness v0.4.0 GoogleApi.Fitness.V1.Model.BucketByActivity View Source

Attributes

  • activityDataSourceId (String.t): The default activity stream will be used if a specific activityDataSourceId is not specified. Defaults to: null.
  • minDurationMillis (String.t): Specifies that only activity segments of duration longer than minDurationMillis are considered and used as a container for aggregated data. Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t() View Source
t() :: %GoogleApi.Fitness.V1.Model.BucketByActivity{
  activityDataSourceId: any(),
  minDurationMillis: any()
}

Link to this section Functions

Link to this function

decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.