View Source GoogleApi.Fitness.V1.Model.BucketByTime (google_api_fitness v0.26.0)
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) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Fitness.V1.Model.BucketByTime{ durationMillis: String.t() | nil, period: GoogleApi.Fitness.V1.Model.BucketByTimePeriod.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.