GoogleApi.Fitness.V1.Model.BucketByTime (google_api_fitness v0.23.1) View Source
Attributes
-
durationMillis
(type:String.t
, default:nil
) - Specifies that result buckets aggregate data by exactly durationMillis time frames. Time frames that contain no data will be included in the response with an empty dataset. -
period
(type:GoogleApi.Fitness.V1.Model.BucketByTimePeriod.t
, default:nil
) -
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.BucketByTime{ durationMillis: String.t(), period: GoogleApi.Fitness.V1.Model.BucketByTimePeriod.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.