Represents the result of the rollup of the calories in heart rate zone data type.
| JSON representation |
|---|
{
"caloriesInHeartRateZones": [
{
object ( |
| Fields | |
|---|---|
caloriesInHeartRateZones[] |
List of calories burned in each heart rate zone. |
CaloriesInHeartRateZoneRollupValue.CaloriesInHeartRateZoneValue
Represents the amount of kilocalories burned in a specific heart rate zone.
| JSON representation |
|---|
{
"heartRateZone": enum ( |
| Fields | |
|---|---|
heartRateZone |
The heart rate zone. |
kcal |
The amount of kilocalories burned in the specified heart rate zone. |