public static final class DailyRollupDataPoint.Builder extends GeneratedMessage.Builder<DailyRollupDataPoint.Builder> implements DailyRollupDataPointOrBuilderValue of a daily rollup for a single civil time interval (aggregation window) of reconciled data points from all data sources, excluding those data points that are identified as recorded by wearables in intervals when they were not actually worn.
Protobuf type google.devicesandservices.health.v4.DailyRollupDataPoint
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DailyRollupDataPoint.BuilderImplements
DailyRollupDataPointOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DailyRollupDataPoint build()| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint |
|
buildPartial()
public DailyRollupDataPoint buildPartial()| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint |
|
clear()
public DailyRollupDataPoint.Builder clear()| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearActiveEnergyBurned()
public DailyRollupDataPoint.Builder clearActiveEnergyBurned() Returned by default when rolling up data points from the
active-energy-burned data type.
.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue active_energy_burned = 27;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearActiveMinutes()
public DailyRollupDataPoint.Builder clearActiveMinutes() Returned by default when rolling up data points from the
active-minutes data type, or when requested explicitly using the
active-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveMinutesRollupValue active_minutes = 24;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearActiveZoneMinutes()
public DailyRollupDataPoint.Builder clearActiveZoneMinutes() Returned by default when rolling up data points from the
active-zone-minutes data type, or when requested explicitly using the
active-zone-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue active_zone_minutes = 15;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearActivityLevel()
public DailyRollupDataPoint.Builder clearActivityLevel() Returned by default when rolling up data points from the
activity-level data type, or when requested explicitly using the
activity-level rollup type identifier.
.google.devicesandservices.health.v4.ActivityLevelRollupValue activity_level = 20;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearAltitude()
public DailyRollupDataPoint.Builder clearAltitude() Returned by default when rolling up data points from the altitude data
type, or when requested explicitly using the altitude rollup type
identifier.
.google.devicesandservices.health.v4.AltitudeRollupValue altitude = 11;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearBloodGlucose()
public DailyRollupDataPoint.Builder clearBloodGlucose() Returned by default when rolling up data points from the
blood-glucose data type.
.google.devicesandservices.health.v4.BloodGlucoseRollupValue blood_glucose = 28;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearBodyFat()
public DailyRollupDataPoint.Builder clearBodyFat() Returned by default when rolling up data points from the body-fat data
type, or when requested explicitly using the body-fat rollup type
identifier.
.google.devicesandservices.health.v4.BodyFatRollupValue body_fat = 13;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearCaloriesInHeartRateZone()
public DailyRollupDataPoint.Builder clearCaloriesInHeartRateZone() Returned by default when rolling up data points from the
calories-in-heart-rate-zone data type, or when requested explicitly
using the calories-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue calories_in_heart_rate_zone = 19;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearCivilEndTime()
public DailyRollupDataPoint.Builder clearCivilEndTime()End time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_end_time = 2;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearCivilStartTime()
public DailyRollupDataPoint.Builder clearCivilStartTime()Start time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_start_time = 1;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearCoreBodyTemperature()
public DailyRollupDataPoint.Builder clearCoreBodyTemperature() Returned by default when rolling up data points from the
core-body-temperature data type, or when requested explicitly using
the core-body-temperature rollup type identifier.
.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue core_body_temperature = 26;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearDistance()
public DailyRollupDataPoint.Builder clearDistance() Returned by default when rolling up data points from the distance data
type, or when requested explicitly using the distance rollup type
identifier.
.google.devicesandservices.health.v4.DistanceRollupValue distance = 12;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearFloors()
public DailyRollupDataPoint.Builder clearFloors() Returned by default when rolling up data points from the floors data
type, or when requested explicitly using the floors rollup type
identifier.
.google.devicesandservices.health.v4.FloorsRollupValue floors = 6;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearHeartRate()
public DailyRollupDataPoint.Builder clearHeartRate() Returned by default when rolling up data points from the heart-rate
data type, or when requested explicitly using the heart-rate rollup
type identifier.
.google.devicesandservices.health.v4.HeartRateRollupValue heart_rate = 7;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearHeartRateVariabilityPersonalRange()
public DailyRollupDataPoint.Builder clearHeartRateVariabilityPersonalRange() Returned by default when rolling up data points from the
daily-heart-rate-variability data type, or when requested explicitly
using the heart-rate-variability-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue heart_rate_variability_personal_range = 9;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearHydrationLog()
public DailyRollupDataPoint.Builder clearHydrationLog() Returned by default when rolling up data points from the
hydration-log data type, or when requested explicitly using the
hydration-log rollup type identifier.
.google.devicesandservices.health.v4.HydrationLogRollupValue hydration_log = 22;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearNutritionLog()
public DailyRollupDataPoint.Builder clearNutritionLog() Returned by default when rolling up data points from the
nutrition-log data type, or when requested explicitly using the
nutrition-log rollup type identifier.
.google.devicesandservices.health.v4.NutritionLogRollupValue nutrition_log = 21;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearRestingHeartRatePersonalRange()
public DailyRollupDataPoint.Builder clearRestingHeartRatePersonalRange() Returned by default when rolling up data points from the
daily-resting-heart-rate data type, or when requested
explicitly using the resting-heart-rate-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue resting_heart_rate_personal_range = 8;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearRunVo2Max()
public DailyRollupDataPoint.Builder clearRunVo2Max() Returned by default when rolling up data points from the
run-vo2-max data type, or when requested explicitly using the
run-vo2-max rollup type identifier.
.google.devicesandservices.health.v4.RunVO2MaxRollupValue run_vo2_max = 18;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearSedentaryPeriod()
public DailyRollupDataPoint.Builder clearSedentaryPeriod() Returned by default when rolling up data points from the
sedentary-period data type, or when requested explicitly using the
sedentary-period rollup type identifier.
.google.devicesandservices.health.v4.SedentaryPeriodRollupValue sedentary_period = 17;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearSteps()
public DailyRollupDataPoint.Builder clearSteps() Returned by default when rolling up data points from the steps data
type, or when requested explicitly using the steps rollup type
identifier.
.google.devicesandservices.health.v4.StepsRollupValue steps = 5;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearSwimLengthsData()
public DailyRollupDataPoint.Builder clearSwimLengthsData() Returned by default when rolling up data points from the
swim-lengths-data data type, or when requested explicitly using the
swim-lengths-data rollup type identifier.
.google.devicesandservices.health.v4.SwimLengthsDataRollupValue swim_lengths_data = 25;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearTimeInHeartRateZone()
public DailyRollupDataPoint.Builder clearTimeInHeartRateZone() Returned by default when rolling up data points from the
time-in-heart-rate-zone data type, or when requested explicitly using
the time-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue time_in_heart_rate_zone = 23;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearTotalCalories()
public DailyRollupDataPoint.Builder clearTotalCalories() Returned by default when rolling up data points from the total-calories
data type, or when requested explicitly using the total-calories
rollup type identifier.
.google.devicesandservices.health.v4.TotalCaloriesRollupValue total_calories = 14;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearValue()
public DailyRollupDataPoint.Builder clearValue()| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
clearWeight()
public DailyRollupDataPoint.Builder clearWeight() Returned by default when rolling up data points from the weight data
type, or when requested explicitly using the weight rollup type
identifier.
.google.devicesandservices.health.v4.WeightRollupValue weight = 10;
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
getActiveEnergyBurned()
public ActiveEnergyBurnedRollupValue getActiveEnergyBurned() Returned by default when rolling up data points from the
active-energy-burned data type.
.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue active_energy_burned = 27;
| Returns | |
|---|---|
| Type | Description |
ActiveEnergyBurnedRollupValue |
The activeEnergyBurned. |
getActiveEnergyBurnedBuilder()
public ActiveEnergyBurnedRollupValue.Builder getActiveEnergyBurnedBuilder() Returned by default when rolling up data points from the
active-energy-burned data type.
.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue active_energy_burned = 27;
| Returns | |
|---|---|
| Type | Description |
ActiveEnergyBurnedRollupValue.Builder |
|
getActiveEnergyBurnedOrBuilder()
public ActiveEnergyBurnedRollupValueOrBuilder getActiveEnergyBurnedOrBuilder() Returned by default when rolling up data points from the
active-energy-burned data type.
.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue active_energy_burned = 27;
| Returns | |
|---|---|
| Type | Description |
ActiveEnergyBurnedRollupValueOrBuilder |
|
getActiveMinutes()
public ActiveMinutesRollupValue getActiveMinutes() Returned by default when rolling up data points from the
active-minutes data type, or when requested explicitly using the
active-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveMinutesRollupValue active_minutes = 24;
| Returns | |
|---|---|
| Type | Description |
ActiveMinutesRollupValue |
The activeMinutes. |
getActiveMinutesBuilder()
public ActiveMinutesRollupValue.Builder getActiveMinutesBuilder() Returned by default when rolling up data points from the
active-minutes data type, or when requested explicitly using the
active-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveMinutesRollupValue active_minutes = 24;
| Returns | |
|---|---|
| Type | Description |
ActiveMinutesRollupValue.Builder |
|
getActiveMinutesOrBuilder()
public ActiveMinutesRollupValueOrBuilder getActiveMinutesOrBuilder() Returned by default when rolling up data points from the
active-minutes data type, or when requested explicitly using the
active-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveMinutesRollupValue active_minutes = 24;
| Returns | |
|---|---|
| Type | Description |
ActiveMinutesRollupValueOrBuilder |
|
getActiveZoneMinutes()
public ActiveZoneMinutesRollupValue getActiveZoneMinutes() Returned by default when rolling up data points from the
active-zone-minutes data type, or when requested explicitly using the
active-zone-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue active_zone_minutes = 15;
| Returns | |
|---|---|
| Type | Description |
ActiveZoneMinutesRollupValue |
The activeZoneMinutes. |
getActiveZoneMinutesBuilder()
public ActiveZoneMinutesRollupValue.Builder getActiveZoneMinutesBuilder() Returned by default when rolling up data points from the
active-zone-minutes data type, or when requested explicitly using the
active-zone-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue active_zone_minutes = 15;
| Returns | |
|---|---|
| Type | Description |
ActiveZoneMinutesRollupValue.Builder |
|
getActiveZoneMinutesOrBuilder()
public ActiveZoneMinutesRollupValueOrBuilder getActiveZoneMinutesOrBuilder() Returned by default when rolling up data points from the
active-zone-minutes data type, or when requested explicitly using the
active-zone-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue active_zone_minutes = 15;
| Returns | |
|---|---|
| Type | Description |
ActiveZoneMinutesRollupValueOrBuilder |
|
getActivityLevel()
public ActivityLevelRollupValue getActivityLevel() Returned by default when rolling up data points from the
activity-level data type, or when requested explicitly using the
activity-level rollup type identifier.
.google.devicesandservices.health.v4.ActivityLevelRollupValue activity_level = 20;
| Returns | |
|---|---|
| Type | Description |
ActivityLevelRollupValue |
The activityLevel. |
getActivityLevelBuilder()
public ActivityLevelRollupValue.Builder getActivityLevelBuilder() Returned by default when rolling up data points from the
activity-level data type, or when requested explicitly using the
activity-level rollup type identifier.
.google.devicesandservices.health.v4.ActivityLevelRollupValue activity_level = 20;
| Returns | |
|---|---|
| Type | Description |
ActivityLevelRollupValue.Builder |
|
getActivityLevelOrBuilder()
public ActivityLevelRollupValueOrBuilder getActivityLevelOrBuilder() Returned by default when rolling up data points from the
activity-level data type, or when requested explicitly using the
activity-level rollup type identifier.
.google.devicesandservices.health.v4.ActivityLevelRollupValue activity_level = 20;
| Returns | |
|---|---|
| Type | Description |
ActivityLevelRollupValueOrBuilder |
|
getAltitude()
public AltitudeRollupValue getAltitude() Returned by default when rolling up data points from the altitude data
type, or when requested explicitly using the altitude rollup type
identifier.
.google.devicesandservices.health.v4.AltitudeRollupValue altitude = 11;
| Returns | |
|---|---|
| Type | Description |
AltitudeRollupValue |
The altitude. |
getAltitudeBuilder()
public AltitudeRollupValue.Builder getAltitudeBuilder() Returned by default when rolling up data points from the altitude data
type, or when requested explicitly using the altitude rollup type
identifier.
.google.devicesandservices.health.v4.AltitudeRollupValue altitude = 11;
| Returns | |
|---|---|
| Type | Description |
AltitudeRollupValue.Builder |
|
getAltitudeOrBuilder()
public AltitudeRollupValueOrBuilder getAltitudeOrBuilder() Returned by default when rolling up data points from the altitude data
type, or when requested explicitly using the altitude rollup type
identifier.
.google.devicesandservices.health.v4.AltitudeRollupValue altitude = 11;
| Returns | |
|---|---|
| Type | Description |
AltitudeRollupValueOrBuilder |
|
getBloodGlucose()
public BloodGlucoseRollupValue getBloodGlucose() Returned by default when rolling up data points from the
blood-glucose data type.
.google.devicesandservices.health.v4.BloodGlucoseRollupValue blood_glucose = 28;
| Returns | |
|---|---|
| Type | Description |
BloodGlucoseRollupValue |
The bloodGlucose. |
getBloodGlucoseBuilder()
public BloodGlucoseRollupValue.Builder getBloodGlucoseBuilder() Returned by default when rolling up data points from the
blood-glucose data type.
.google.devicesandservices.health.v4.BloodGlucoseRollupValue blood_glucose = 28;
| Returns | |
|---|---|
| Type | Description |
BloodGlucoseRollupValue.Builder |
|
getBloodGlucoseOrBuilder()
public BloodGlucoseRollupValueOrBuilder getBloodGlucoseOrBuilder() Returned by default when rolling up data points from the
blood-glucose data type.
.google.devicesandservices.health.v4.BloodGlucoseRollupValue blood_glucose = 28;
| Returns | |
|---|---|
| Type | Description |
BloodGlucoseRollupValueOrBuilder |
|
getBodyFat()
public BodyFatRollupValue getBodyFat() Returned by default when rolling up data points from the body-fat data
type, or when requested explicitly using the body-fat rollup type
identifier.
.google.devicesandservices.health.v4.BodyFatRollupValue body_fat = 13;
| Returns | |
|---|---|
| Type | Description |
BodyFatRollupValue |
The bodyFat. |
getBodyFatBuilder()
public BodyFatRollupValue.Builder getBodyFatBuilder() Returned by default when rolling up data points from the body-fat data
type, or when requested explicitly using the body-fat rollup type
identifier.
.google.devicesandservices.health.v4.BodyFatRollupValue body_fat = 13;
| Returns | |
|---|---|
| Type | Description |
BodyFatRollupValue.Builder |
|
getBodyFatOrBuilder()
public BodyFatRollupValueOrBuilder getBodyFatOrBuilder() Returned by default when rolling up data points from the body-fat data
type, or when requested explicitly using the body-fat rollup type
identifier.
.google.devicesandservices.health.v4.BodyFatRollupValue body_fat = 13;
| Returns | |
|---|---|
| Type | Description |
BodyFatRollupValueOrBuilder |
|
getCaloriesInHeartRateZone()
public CaloriesInHeartRateZoneRollupValue getCaloriesInHeartRateZone() Returned by default when rolling up data points from the
calories-in-heart-rate-zone data type, or when requested explicitly
using the calories-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue calories_in_heart_rate_zone = 19;
| Returns | |
|---|---|
| Type | Description |
CaloriesInHeartRateZoneRollupValue |
The caloriesInHeartRateZone. |
getCaloriesInHeartRateZoneBuilder()
public CaloriesInHeartRateZoneRollupValue.Builder getCaloriesInHeartRateZoneBuilder() Returned by default when rolling up data points from the
calories-in-heart-rate-zone data type, or when requested explicitly
using the calories-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue calories_in_heart_rate_zone = 19;
| Returns | |
|---|---|
| Type | Description |
CaloriesInHeartRateZoneRollupValue.Builder |
|
getCaloriesInHeartRateZoneOrBuilder()
public CaloriesInHeartRateZoneRollupValueOrBuilder getCaloriesInHeartRateZoneOrBuilder() Returned by default when rolling up data points from the
calories-in-heart-rate-zone data type, or when requested explicitly
using the calories-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue calories_in_heart_rate_zone = 19;
| Returns | |
|---|---|
| Type | Description |
CaloriesInHeartRateZoneRollupValueOrBuilder |
|
getCivilEndTime()
public CivilDateTime getCivilEndTime()End time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_end_time = 2;
| Returns | |
|---|---|
| Type | Description |
CivilDateTime |
The civilEndTime. |
getCivilEndTimeBuilder()
public CivilDateTime.Builder getCivilEndTimeBuilder()End time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_end_time = 2;
| Returns | |
|---|---|
| Type | Description |
CivilDateTime.Builder |
|
getCivilEndTimeOrBuilder()
public CivilDateTimeOrBuilder getCivilEndTimeOrBuilder()End time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_end_time = 2;
| Returns | |
|---|---|
| Type | Description |
CivilDateTimeOrBuilder |
|
getCivilStartTime()
public CivilDateTime getCivilStartTime()Start time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_start_time = 1;
| Returns | |
|---|---|
| Type | Description |
CivilDateTime |
The civilStartTime. |
getCivilStartTimeBuilder()
public CivilDateTime.Builder getCivilStartTimeBuilder()Start time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_start_time = 1;
| Returns | |
|---|---|
| Type | Description |
CivilDateTime.Builder |
|
getCivilStartTimeOrBuilder()
public CivilDateTimeOrBuilder getCivilStartTimeOrBuilder()Start time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_start_time = 1;
| Returns | |
|---|---|
| Type | Description |
CivilDateTimeOrBuilder |
|
getCoreBodyTemperature()
public CoreBodyTemperatureRollupValue getCoreBodyTemperature() Returned by default when rolling up data points from the
core-body-temperature data type, or when requested explicitly using
the core-body-temperature rollup type identifier.
.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue core_body_temperature = 26;
| Returns | |
|---|---|
| Type | Description |
CoreBodyTemperatureRollupValue |
The coreBodyTemperature. |
getCoreBodyTemperatureBuilder()
public CoreBodyTemperatureRollupValue.Builder getCoreBodyTemperatureBuilder() Returned by default when rolling up data points from the
core-body-temperature data type, or when requested explicitly using
the core-body-temperature rollup type identifier.
.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue core_body_temperature = 26;
| Returns | |
|---|---|
| Type | Description |
CoreBodyTemperatureRollupValue.Builder |
|
getCoreBodyTemperatureOrBuilder()
public CoreBodyTemperatureRollupValueOrBuilder getCoreBodyTemperatureOrBuilder() Returned by default when rolling up data points from the
core-body-temperature data type, or when requested explicitly using
the core-body-temperature rollup type identifier.
.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue core_body_temperature = 26;
| Returns | |
|---|---|
| Type | Description |
CoreBodyTemperatureRollupValueOrBuilder |
|
getDefaultInstanceForType()
public DailyRollupDataPoint getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getDistance()
public DistanceRollupValue getDistance() Returned by default when rolling up data points from the distance data
type, or when requested explicitly using the distance rollup type
identifier.
.google.devicesandservices.health.v4.DistanceRollupValue distance = 12;
| Returns | |
|---|---|
| Type | Description |
DistanceRollupValue |
The distance. |
getDistanceBuilder()
public DistanceRollupValue.Builder getDistanceBuilder() Returned by default when rolling up data points from the distance data
type, or when requested explicitly using the distance rollup type
identifier.
.google.devicesandservices.health.v4.DistanceRollupValue distance = 12;
| Returns | |
|---|---|
| Type | Description |
DistanceRollupValue.Builder |
|
getDistanceOrBuilder()
public DistanceRollupValueOrBuilder getDistanceOrBuilder() Returned by default when rolling up data points from the distance data
type, or when requested explicitly using the distance rollup type
identifier.
.google.devicesandservices.health.v4.DistanceRollupValue distance = 12;
| Returns | |
|---|---|
| Type | Description |
DistanceRollupValueOrBuilder |
|
getFloors()
public FloorsRollupValue getFloors() Returned by default when rolling up data points from the floors data
type, or when requested explicitly using the floors rollup type
identifier.
.google.devicesandservices.health.v4.FloorsRollupValue floors = 6;
| Returns | |
|---|---|
| Type | Description |
FloorsRollupValue |
The floors. |
getFloorsBuilder()
public FloorsRollupValue.Builder getFloorsBuilder() Returned by default when rolling up data points from the floors data
type, or when requested explicitly using the floors rollup type
identifier.
.google.devicesandservices.health.v4.FloorsRollupValue floors = 6;
| Returns | |
|---|---|
| Type | Description |
FloorsRollupValue.Builder |
|
getFloorsOrBuilder()
public FloorsRollupValueOrBuilder getFloorsOrBuilder() Returned by default when rolling up data points from the floors data
type, or when requested explicitly using the floors rollup type
identifier.
.google.devicesandservices.health.v4.FloorsRollupValue floors = 6;
| Returns | |
|---|---|
| Type | Description |
FloorsRollupValueOrBuilder |
|
getHeartRate()
public HeartRateRollupValue getHeartRate() Returned by default when rolling up data points from the heart-rate
data type, or when requested explicitly using the heart-rate rollup
type identifier.
.google.devicesandservices.health.v4.HeartRateRollupValue heart_rate = 7;
| Returns | |
|---|---|
| Type | Description |
HeartRateRollupValue |
The heartRate. |
getHeartRateBuilder()
public HeartRateRollupValue.Builder getHeartRateBuilder() Returned by default when rolling up data points from the heart-rate
data type, or when requested explicitly using the heart-rate rollup
type identifier.
.google.devicesandservices.health.v4.HeartRateRollupValue heart_rate = 7;
| Returns | |
|---|---|
| Type | Description |
HeartRateRollupValue.Builder |
|
getHeartRateOrBuilder()
public HeartRateRollupValueOrBuilder getHeartRateOrBuilder() Returned by default when rolling up data points from the heart-rate
data type, or when requested explicitly using the heart-rate rollup
type identifier.
.google.devicesandservices.health.v4.HeartRateRollupValue heart_rate = 7;
| Returns | |
|---|---|
| Type | Description |
HeartRateRollupValueOrBuilder |
|
getHeartRateVariabilityPersonalRange()
public HeartRateVariabilityPersonalRangeRollupValue getHeartRateVariabilityPersonalRange() Returned by default when rolling up data points from the
daily-heart-rate-variability data type, or when requested explicitly
using the heart-rate-variability-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue heart_rate_variability_personal_range = 9;
| Returns | |
|---|---|
| Type | Description |
HeartRateVariabilityPersonalRangeRollupValue |
The heartRateVariabilityPersonalRange. |
getHeartRateVariabilityPersonalRangeBuilder()
public HeartRateVariabilityPersonalRangeRollupValue.Builder getHeartRateVariabilityPersonalRangeBuilder() Returned by default when rolling up data points from the
daily-heart-rate-variability data type, or when requested explicitly
using the heart-rate-variability-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue heart_rate_variability_personal_range = 9;
| Returns | |
|---|---|
| Type | Description |
HeartRateVariabilityPersonalRangeRollupValue.Builder |
|
getHeartRateVariabilityPersonalRangeOrBuilder()
public HeartRateVariabilityPersonalRangeRollupValueOrBuilder getHeartRateVariabilityPersonalRangeOrBuilder() Returned by default when rolling up data points from the
daily-heart-rate-variability data type, or when requested explicitly
using the heart-rate-variability-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue heart_rate_variability_personal_range = 9;
| Returns | |
|---|---|
| Type | Description |
HeartRateVariabilityPersonalRangeRollupValueOrBuilder |
|
getHydrationLog()
public HydrationLogRollupValue getHydrationLog() Returned by default when rolling up data points from the
hydration-log data type, or when requested explicitly using the
hydration-log rollup type identifier.
.google.devicesandservices.health.v4.HydrationLogRollupValue hydration_log = 22;
| Returns | |
|---|---|
| Type | Description |
HydrationLogRollupValue |
The hydrationLog. |
getHydrationLogBuilder()
public HydrationLogRollupValue.Builder getHydrationLogBuilder() Returned by default when rolling up data points from the
hydration-log data type, or when requested explicitly using the
hydration-log rollup type identifier.
.google.devicesandservices.health.v4.HydrationLogRollupValue hydration_log = 22;
| Returns | |
|---|---|
| Type | Description |
HydrationLogRollupValue.Builder |
|
getHydrationLogOrBuilder()
public HydrationLogRollupValueOrBuilder getHydrationLogOrBuilder() Returned by default when rolling up data points from the
hydration-log data type, or when requested explicitly using the
hydration-log rollup type identifier.
.google.devicesandservices.health.v4.HydrationLogRollupValue hydration_log = 22;
| Returns | |
|---|---|
| Type | Description |
HydrationLogRollupValueOrBuilder |
|
getNutritionLog()
public NutritionLogRollupValue getNutritionLog() Returned by default when rolling up data points from the
nutrition-log data type, or when requested explicitly using the
nutrition-log rollup type identifier.
.google.devicesandservices.health.v4.NutritionLogRollupValue nutrition_log = 21;
| Returns | |
|---|---|
| Type | Description |
NutritionLogRollupValue |
The nutritionLog. |
getNutritionLogBuilder()
public NutritionLogRollupValue.Builder getNutritionLogBuilder() Returned by default when rolling up data points from the
nutrition-log data type, or when requested explicitly using the
nutrition-log rollup type identifier.
.google.devicesandservices.health.v4.NutritionLogRollupValue nutrition_log = 21;
| Returns | |
|---|---|
| Type | Description |
NutritionLogRollupValue.Builder |
|
getNutritionLogOrBuilder()
public NutritionLogRollupValueOrBuilder getNutritionLogOrBuilder() Returned by default when rolling up data points from the
nutrition-log data type, or when requested explicitly using the
nutrition-log rollup type identifier.
.google.devicesandservices.health.v4.NutritionLogRollupValue nutrition_log = 21;
| Returns | |
|---|---|
| Type | Description |
NutritionLogRollupValueOrBuilder |
|
getRestingHeartRatePersonalRange()
public RestingHeartRatePersonalRangeRollupValue getRestingHeartRatePersonalRange() Returned by default when rolling up data points from the
daily-resting-heart-rate data type, or when requested
explicitly using the resting-heart-rate-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue resting_heart_rate_personal_range = 8;
| Returns | |
|---|---|
| Type | Description |
RestingHeartRatePersonalRangeRollupValue |
The restingHeartRatePersonalRange. |
getRestingHeartRatePersonalRangeBuilder()
public RestingHeartRatePersonalRangeRollupValue.Builder getRestingHeartRatePersonalRangeBuilder() Returned by default when rolling up data points from the
daily-resting-heart-rate data type, or when requested
explicitly using the resting-heart-rate-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue resting_heart_rate_personal_range = 8;
| Returns | |
|---|---|
| Type | Description |
RestingHeartRatePersonalRangeRollupValue.Builder |
|
getRestingHeartRatePersonalRangeOrBuilder()
public RestingHeartRatePersonalRangeRollupValueOrBuilder getRestingHeartRatePersonalRangeOrBuilder() Returned by default when rolling up data points from the
daily-resting-heart-rate data type, or when requested
explicitly using the resting-heart-rate-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue resting_heart_rate_personal_range = 8;
| Returns | |
|---|---|
| Type | Description |
RestingHeartRatePersonalRangeRollupValueOrBuilder |
|
getRunVo2Max()
public RunVO2MaxRollupValue getRunVo2Max() Returned by default when rolling up data points from the
run-vo2-max data type, or when requested explicitly using the
run-vo2-max rollup type identifier.
.google.devicesandservices.health.v4.RunVO2MaxRollupValue run_vo2_max = 18;
| Returns | |
|---|---|
| Type | Description |
RunVO2MaxRollupValue |
The runVo2Max. |
getRunVo2MaxBuilder()
public RunVO2MaxRollupValue.Builder getRunVo2MaxBuilder() Returned by default when rolling up data points from the
run-vo2-max data type, or when requested explicitly using the
run-vo2-max rollup type identifier.
.google.devicesandservices.health.v4.RunVO2MaxRollupValue run_vo2_max = 18;
| Returns | |
|---|---|
| Type | Description |
RunVO2MaxRollupValue.Builder |
|
getRunVo2MaxOrBuilder()
public RunVO2MaxRollupValueOrBuilder getRunVo2MaxOrBuilder() Returned by default when rolling up data points from the
run-vo2-max data type, or when requested explicitly using the
run-vo2-max rollup type identifier.
.google.devicesandservices.health.v4.RunVO2MaxRollupValue run_vo2_max = 18;
| Returns | |
|---|---|
| Type | Description |
RunVO2MaxRollupValueOrBuilder |
|
getSedentaryPeriod()
public SedentaryPeriodRollupValue getSedentaryPeriod() Returned by default when rolling up data points from the
sedentary-period data type, or when requested explicitly using the
sedentary-period rollup type identifier.
.google.devicesandservices.health.v4.SedentaryPeriodRollupValue sedentary_period = 17;
| Returns | |
|---|---|
| Type | Description |
SedentaryPeriodRollupValue |
The sedentaryPeriod. |
getSedentaryPeriodBuilder()
public SedentaryPeriodRollupValue.Builder getSedentaryPeriodBuilder() Returned by default when rolling up data points from the
sedentary-period data type, or when requested explicitly using the
sedentary-period rollup type identifier.
.google.devicesandservices.health.v4.SedentaryPeriodRollupValue sedentary_period = 17;
| Returns | |
|---|---|
| Type | Description |
SedentaryPeriodRollupValue.Builder |
|
getSedentaryPeriodOrBuilder()
public SedentaryPeriodRollupValueOrBuilder getSedentaryPeriodOrBuilder() Returned by default when rolling up data points from the
sedentary-period data type, or when requested explicitly using the
sedentary-period rollup type identifier.
.google.devicesandservices.health.v4.SedentaryPeriodRollupValue sedentary_period = 17;
| Returns | |
|---|---|
| Type | Description |
SedentaryPeriodRollupValueOrBuilder |
|
getSteps()
public StepsRollupValue getSteps() Returned by default when rolling up data points from the steps data
type, or when requested explicitly using the steps rollup type
identifier.
.google.devicesandservices.health.v4.StepsRollupValue steps = 5;
| Returns | |
|---|---|
| Type | Description |
StepsRollupValue |
The steps. |
getStepsBuilder()
public StepsRollupValue.Builder getStepsBuilder() Returned by default when rolling up data points from the steps data
type, or when requested explicitly using the steps rollup type
identifier.
.google.devicesandservices.health.v4.StepsRollupValue steps = 5;
| Returns | |
|---|---|
| Type | Description |
StepsRollupValue.Builder |
|
getStepsOrBuilder()
public StepsRollupValueOrBuilder getStepsOrBuilder() Returned by default when rolling up data points from the steps data
type, or when requested explicitly using the steps rollup type
identifier.
.google.devicesandservices.health.v4.StepsRollupValue steps = 5;
| Returns | |
|---|---|
| Type | Description |
StepsRollupValueOrBuilder |
|
getSwimLengthsData()
public SwimLengthsDataRollupValue getSwimLengthsData() Returned by default when rolling up data points from the
swim-lengths-data data type, or when requested explicitly using the
swim-lengths-data rollup type identifier.
.google.devicesandservices.health.v4.SwimLengthsDataRollupValue swim_lengths_data = 25;
| Returns | |
|---|---|
| Type | Description |
SwimLengthsDataRollupValue |
The swimLengthsData. |
getSwimLengthsDataBuilder()
public SwimLengthsDataRollupValue.Builder getSwimLengthsDataBuilder() Returned by default when rolling up data points from the
swim-lengths-data data type, or when requested explicitly using the
swim-lengths-data rollup type identifier.
.google.devicesandservices.health.v4.SwimLengthsDataRollupValue swim_lengths_data = 25;
| Returns | |
|---|---|
| Type | Description |
SwimLengthsDataRollupValue.Builder |
|
getSwimLengthsDataOrBuilder()
public SwimLengthsDataRollupValueOrBuilder getSwimLengthsDataOrBuilder() Returned by default when rolling up data points from the
swim-lengths-data data type, or when requested explicitly using the
swim-lengths-data rollup type identifier.
.google.devicesandservices.health.v4.SwimLengthsDataRollupValue swim_lengths_data = 25;
| Returns | |
|---|---|
| Type | Description |
SwimLengthsDataRollupValueOrBuilder |
|
getTimeInHeartRateZone()
public TimeInHeartRateZoneRollupValue getTimeInHeartRateZone() Returned by default when rolling up data points from the
time-in-heart-rate-zone data type, or when requested explicitly using
the time-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue time_in_heart_rate_zone = 23;
| Returns | |
|---|---|
| Type | Description |
TimeInHeartRateZoneRollupValue |
The timeInHeartRateZone. |
getTimeInHeartRateZoneBuilder()
public TimeInHeartRateZoneRollupValue.Builder getTimeInHeartRateZoneBuilder() Returned by default when rolling up data points from the
time-in-heart-rate-zone data type, or when requested explicitly using
the time-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue time_in_heart_rate_zone = 23;
| Returns | |
|---|---|
| Type | Description |
TimeInHeartRateZoneRollupValue.Builder |
|
getTimeInHeartRateZoneOrBuilder()
public TimeInHeartRateZoneRollupValueOrBuilder getTimeInHeartRateZoneOrBuilder() Returned by default when rolling up data points from the
time-in-heart-rate-zone data type, or when requested explicitly using
the time-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue time_in_heart_rate_zone = 23;
| Returns | |
|---|---|
| Type | Description |
TimeInHeartRateZoneRollupValueOrBuilder |
|
getTotalCalories()
public TotalCaloriesRollupValue getTotalCalories() Returned by default when rolling up data points from the total-calories
data type, or when requested explicitly using the total-calories
rollup type identifier.
.google.devicesandservices.health.v4.TotalCaloriesRollupValue total_calories = 14;
| Returns | |
|---|---|
| Type | Description |
TotalCaloriesRollupValue |
The totalCalories. |
getTotalCaloriesBuilder()
public TotalCaloriesRollupValue.Builder getTotalCaloriesBuilder() Returned by default when rolling up data points from the total-calories
data type, or when requested explicitly using the total-calories
rollup type identifier.
.google.devicesandservices.health.v4.TotalCaloriesRollupValue total_calories = 14;
| Returns | |
|---|---|
| Type | Description |
TotalCaloriesRollupValue.Builder |
|
getTotalCaloriesOrBuilder()
public TotalCaloriesRollupValueOrBuilder getTotalCaloriesOrBuilder() Returned by default when rolling up data points from the total-calories
data type, or when requested explicitly using the total-calories
rollup type identifier.
.google.devicesandservices.health.v4.TotalCaloriesRollupValue total_calories = 14;
| Returns | |
|---|---|
| Type | Description |
TotalCaloriesRollupValueOrBuilder |
|
getValueCase()
public DailyRollupDataPoint.ValueCase getValueCase()| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.ValueCase |
|
getWeight()
public WeightRollupValue getWeight() Returned by default when rolling up data points from the weight data
type, or when requested explicitly using the weight rollup type
identifier.
.google.devicesandservices.health.v4.WeightRollupValue weight = 10;
| Returns | |
|---|---|
| Type | Description |
WeightRollupValue |
The weight. |
getWeightBuilder()
public WeightRollupValue.Builder getWeightBuilder() Returned by default when rolling up data points from the weight data
type, or when requested explicitly using the weight rollup type
identifier.
.google.devicesandservices.health.v4.WeightRollupValue weight = 10;
| Returns | |
|---|---|
| Type | Description |
WeightRollupValue.Builder |
|
getWeightOrBuilder()
public WeightRollupValueOrBuilder getWeightOrBuilder() Returned by default when rolling up data points from the weight data
type, or when requested explicitly using the weight rollup type
identifier.
.google.devicesandservices.health.v4.WeightRollupValue weight = 10;
| Returns | |
|---|---|
| Type | Description |
WeightRollupValueOrBuilder |
|
hasActiveEnergyBurned()
public boolean hasActiveEnergyBurned() Returned by default when rolling up data points from the
active-energy-burned data type.
.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue active_energy_burned = 27;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the activeEnergyBurned field is set. |
hasActiveMinutes()
public boolean hasActiveMinutes() Returned by default when rolling up data points from the
active-minutes data type, or when requested explicitly using the
active-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveMinutesRollupValue active_minutes = 24;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the activeMinutes field is set. |
hasActiveZoneMinutes()
public boolean hasActiveZoneMinutes() Returned by default when rolling up data points from the
active-zone-minutes data type, or when requested explicitly using the
active-zone-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue active_zone_minutes = 15;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the activeZoneMinutes field is set. |
hasActivityLevel()
public boolean hasActivityLevel() Returned by default when rolling up data points from the
activity-level data type, or when requested explicitly using the
activity-level rollup type identifier.
.google.devicesandservices.health.v4.ActivityLevelRollupValue activity_level = 20;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the activityLevel field is set. |
hasAltitude()
public boolean hasAltitude() Returned by default when rolling up data points from the altitude data
type, or when requested explicitly using the altitude rollup type
identifier.
.google.devicesandservices.health.v4.AltitudeRollupValue altitude = 11;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the altitude field is set. |
hasBloodGlucose()
public boolean hasBloodGlucose() Returned by default when rolling up data points from the
blood-glucose data type.
.google.devicesandservices.health.v4.BloodGlucoseRollupValue blood_glucose = 28;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the bloodGlucose field is set. |
hasBodyFat()
public boolean hasBodyFat() Returned by default when rolling up data points from the body-fat data
type, or when requested explicitly using the body-fat rollup type
identifier.
.google.devicesandservices.health.v4.BodyFatRollupValue body_fat = 13;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the bodyFat field is set. |
hasCaloriesInHeartRateZone()
public boolean hasCaloriesInHeartRateZone() Returned by default when rolling up data points from the
calories-in-heart-rate-zone data type, or when requested explicitly
using the calories-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue calories_in_heart_rate_zone = 19;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the caloriesInHeartRateZone field is set. |
hasCivilEndTime()
public boolean hasCivilEndTime()End time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_end_time = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the civilEndTime field is set. |
hasCivilStartTime()
public boolean hasCivilStartTime()Start time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_start_time = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the civilStartTime field is set. |
hasCoreBodyTemperature()
public boolean hasCoreBodyTemperature() Returned by default when rolling up data points from the
core-body-temperature data type, or when requested explicitly using
the core-body-temperature rollup type identifier.
.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue core_body_temperature = 26;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the coreBodyTemperature field is set. |
hasDistance()
public boolean hasDistance() Returned by default when rolling up data points from the distance data
type, or when requested explicitly using the distance rollup type
identifier.
.google.devicesandservices.health.v4.DistanceRollupValue distance = 12;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the distance field is set. |
hasFloors()
public boolean hasFloors() Returned by default when rolling up data points from the floors data
type, or when requested explicitly using the floors rollup type
identifier.
.google.devicesandservices.health.v4.FloorsRollupValue floors = 6;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the floors field is set. |
hasHeartRate()
public boolean hasHeartRate() Returned by default when rolling up data points from the heart-rate
data type, or when requested explicitly using the heart-rate rollup
type identifier.
.google.devicesandservices.health.v4.HeartRateRollupValue heart_rate = 7;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the heartRate field is set. |
hasHeartRateVariabilityPersonalRange()
public boolean hasHeartRateVariabilityPersonalRange() Returned by default when rolling up data points from the
daily-heart-rate-variability data type, or when requested explicitly
using the heart-rate-variability-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue heart_rate_variability_personal_range = 9;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the heartRateVariabilityPersonalRange field is set. |
hasHydrationLog()
public boolean hasHydrationLog() Returned by default when rolling up data points from the
hydration-log data type, or when requested explicitly using the
hydration-log rollup type identifier.
.google.devicesandservices.health.v4.HydrationLogRollupValue hydration_log = 22;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the hydrationLog field is set. |
hasNutritionLog()
public boolean hasNutritionLog() Returned by default when rolling up data points from the
nutrition-log data type, or when requested explicitly using the
nutrition-log rollup type identifier.
.google.devicesandservices.health.v4.NutritionLogRollupValue nutrition_log = 21;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the nutritionLog field is set. |
hasRestingHeartRatePersonalRange()
public boolean hasRestingHeartRatePersonalRange() Returned by default when rolling up data points from the
daily-resting-heart-rate data type, or when requested
explicitly using the resting-heart-rate-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue resting_heart_rate_personal_range = 8;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the restingHeartRatePersonalRange field is set. |
hasRunVo2Max()
public boolean hasRunVo2Max() Returned by default when rolling up data points from the
run-vo2-max data type, or when requested explicitly using the
run-vo2-max rollup type identifier.
.google.devicesandservices.health.v4.RunVO2MaxRollupValue run_vo2_max = 18;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the runVo2Max field is set. |
hasSedentaryPeriod()
public boolean hasSedentaryPeriod() Returned by default when rolling up data points from the
sedentary-period data type, or when requested explicitly using the
sedentary-period rollup type identifier.
.google.devicesandservices.health.v4.SedentaryPeriodRollupValue sedentary_period = 17;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the sedentaryPeriod field is set. |
hasSteps()
public boolean hasSteps() Returned by default when rolling up data points from the steps data
type, or when requested explicitly using the steps rollup type
identifier.
.google.devicesandservices.health.v4.StepsRollupValue steps = 5;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the steps field is set. |
hasSwimLengthsData()
public boolean hasSwimLengthsData() Returned by default when rolling up data points from the
swim-lengths-data data type, or when requested explicitly using the
swim-lengths-data rollup type identifier.
.google.devicesandservices.health.v4.SwimLengthsDataRollupValue swim_lengths_data = 25;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the swimLengthsData field is set. |
hasTimeInHeartRateZone()
public boolean hasTimeInHeartRateZone() Returned by default when rolling up data points from the
time-in-heart-rate-zone data type, or when requested explicitly using
the time-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue time_in_heart_rate_zone = 23;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the timeInHeartRateZone field is set. |
hasTotalCalories()
public boolean hasTotalCalories() Returned by default when rolling up data points from the total-calories
data type, or when requested explicitly using the total-calories
rollup type identifier.
.google.devicesandservices.health.v4.TotalCaloriesRollupValue total_calories = 14;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the totalCalories field is set. |
hasWeight()
public boolean hasWeight() Returned by default when rolling up data points from the weight data
type, or when requested explicitly using the weight rollup type
identifier.
.google.devicesandservices.health.v4.WeightRollupValue weight = 10;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the weight field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeActiveEnergyBurned(ActiveEnergyBurnedRollupValue value)
public DailyRollupDataPoint.Builder mergeActiveEnergyBurned(ActiveEnergyBurnedRollupValue value) Returned by default when rolling up data points from the
active-energy-burned data type.
.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue active_energy_burned = 27;
| Parameter | |
|---|---|
| Name | Description |
value |
ActiveEnergyBurnedRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeActiveMinutes(ActiveMinutesRollupValue value)
public DailyRollupDataPoint.Builder mergeActiveMinutes(ActiveMinutesRollupValue value) Returned by default when rolling up data points from the
active-minutes data type, or when requested explicitly using the
active-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveMinutesRollupValue active_minutes = 24;
| Parameter | |
|---|---|
| Name | Description |
value |
ActiveMinutesRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeActiveZoneMinutes(ActiveZoneMinutesRollupValue value)
public DailyRollupDataPoint.Builder mergeActiveZoneMinutes(ActiveZoneMinutesRollupValue value) Returned by default when rolling up data points from the
active-zone-minutes data type, or when requested explicitly using the
active-zone-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue active_zone_minutes = 15;
| Parameter | |
|---|---|
| Name | Description |
value |
ActiveZoneMinutesRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeActivityLevel(ActivityLevelRollupValue value)
public DailyRollupDataPoint.Builder mergeActivityLevel(ActivityLevelRollupValue value) Returned by default when rolling up data points from the
activity-level data type, or when requested explicitly using the
activity-level rollup type identifier.
.google.devicesandservices.health.v4.ActivityLevelRollupValue activity_level = 20;
| Parameter | |
|---|---|
| Name | Description |
value |
ActivityLevelRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeAltitude(AltitudeRollupValue value)
public DailyRollupDataPoint.Builder mergeAltitude(AltitudeRollupValue value) Returned by default when rolling up data points from the altitude data
type, or when requested explicitly using the altitude rollup type
identifier.
.google.devicesandservices.health.v4.AltitudeRollupValue altitude = 11;
| Parameter | |
|---|---|
| Name | Description |
value |
AltitudeRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeBloodGlucose(BloodGlucoseRollupValue value)
public DailyRollupDataPoint.Builder mergeBloodGlucose(BloodGlucoseRollupValue value) Returned by default when rolling up data points from the
blood-glucose data type.
.google.devicesandservices.health.v4.BloodGlucoseRollupValue blood_glucose = 28;
| Parameter | |
|---|---|
| Name | Description |
value |
BloodGlucoseRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeBodyFat(BodyFatRollupValue value)
public DailyRollupDataPoint.Builder mergeBodyFat(BodyFatRollupValue value) Returned by default when rolling up data points from the body-fat data
type, or when requested explicitly using the body-fat rollup type
identifier.
.google.devicesandservices.health.v4.BodyFatRollupValue body_fat = 13;
| Parameter | |
|---|---|
| Name | Description |
value |
BodyFatRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeCaloriesInHeartRateZone(CaloriesInHeartRateZoneRollupValue value)
public DailyRollupDataPoint.Builder mergeCaloriesInHeartRateZone(CaloriesInHeartRateZoneRollupValue value) Returned by default when rolling up data points from the
calories-in-heart-rate-zone data type, or when requested explicitly
using the calories-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue calories_in_heart_rate_zone = 19;
| Parameter | |
|---|---|
| Name | Description |
value |
CaloriesInHeartRateZoneRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeCivilEndTime(CivilDateTime value)
public DailyRollupDataPoint.Builder mergeCivilEndTime(CivilDateTime value)End time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_end_time = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
CivilDateTime |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeCivilStartTime(CivilDateTime value)
public DailyRollupDataPoint.Builder mergeCivilStartTime(CivilDateTime value)Start time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_start_time = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
CivilDateTime |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeCoreBodyTemperature(CoreBodyTemperatureRollupValue value)
public DailyRollupDataPoint.Builder mergeCoreBodyTemperature(CoreBodyTemperatureRollupValue value) Returned by default when rolling up data points from the
core-body-temperature data type, or when requested explicitly using
the core-body-temperature rollup type identifier.
.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue core_body_temperature = 26;
| Parameter | |
|---|---|
| Name | Description |
value |
CoreBodyTemperatureRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeDistance(DistanceRollupValue value)
public DailyRollupDataPoint.Builder mergeDistance(DistanceRollupValue value) Returned by default when rolling up data points from the distance data
type, or when requested explicitly using the distance rollup type
identifier.
.google.devicesandservices.health.v4.DistanceRollupValue distance = 12;
| Parameter | |
|---|---|
| Name | Description |
value |
DistanceRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeFloors(FloorsRollupValue value)
public DailyRollupDataPoint.Builder mergeFloors(FloorsRollupValue value) Returned by default when rolling up data points from the floors data
type, or when requested explicitly using the floors rollup type
identifier.
.google.devicesandservices.health.v4.FloorsRollupValue floors = 6;
| Parameter | |
|---|---|
| Name | Description |
value |
FloorsRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeFrom(DailyRollupDataPoint other)
public DailyRollupDataPoint.Builder mergeFrom(DailyRollupDataPoint other)| Parameter | |
|---|---|
| Name | Description |
other |
DailyRollupDataPoint |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DailyRollupDataPoint.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DailyRollupDataPoint.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeHeartRate(HeartRateRollupValue value)
public DailyRollupDataPoint.Builder mergeHeartRate(HeartRateRollupValue value) Returned by default when rolling up data points from the heart-rate
data type, or when requested explicitly using the heart-rate rollup
type identifier.
.google.devicesandservices.health.v4.HeartRateRollupValue heart_rate = 7;
| Parameter | |
|---|---|
| Name | Description |
value |
HeartRateRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeHeartRateVariabilityPersonalRange(HeartRateVariabilityPersonalRangeRollupValue value)
public DailyRollupDataPoint.Builder mergeHeartRateVariabilityPersonalRange(HeartRateVariabilityPersonalRangeRollupValue value) Returned by default when rolling up data points from the
daily-heart-rate-variability data type, or when requested explicitly
using the heart-rate-variability-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue heart_rate_variability_personal_range = 9;
| Parameter | |
|---|---|
| Name | Description |
value |
HeartRateVariabilityPersonalRangeRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeHydrationLog(HydrationLogRollupValue value)
public DailyRollupDataPoint.Builder mergeHydrationLog(HydrationLogRollupValue value) Returned by default when rolling up data points from the
hydration-log data type, or when requested explicitly using the
hydration-log rollup type identifier.
.google.devicesandservices.health.v4.HydrationLogRollupValue hydration_log = 22;
| Parameter | |
|---|---|
| Name | Description |
value |
HydrationLogRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeNutritionLog(NutritionLogRollupValue value)
public DailyRollupDataPoint.Builder mergeNutritionLog(NutritionLogRollupValue value) Returned by default when rolling up data points from the
nutrition-log data type, or when requested explicitly using the
nutrition-log rollup type identifier.
.google.devicesandservices.health.v4.NutritionLogRollupValue nutrition_log = 21;
| Parameter | |
|---|---|
| Name | Description |
value |
NutritionLogRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeRestingHeartRatePersonalRange(RestingHeartRatePersonalRangeRollupValue value)
public DailyRollupDataPoint.Builder mergeRestingHeartRatePersonalRange(RestingHeartRatePersonalRangeRollupValue value) Returned by default when rolling up data points from the
daily-resting-heart-rate data type, or when requested
explicitly using the resting-heart-rate-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue resting_heart_rate_personal_range = 8;
| Parameter | |
|---|---|
| Name | Description |
value |
RestingHeartRatePersonalRangeRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeRunVo2Max(RunVO2MaxRollupValue value)
public DailyRollupDataPoint.Builder mergeRunVo2Max(RunVO2MaxRollupValue value) Returned by default when rolling up data points from the
run-vo2-max data type, or when requested explicitly using the
run-vo2-max rollup type identifier.
.google.devicesandservices.health.v4.RunVO2MaxRollupValue run_vo2_max = 18;
| Parameter | |
|---|---|
| Name | Description |
value |
RunVO2MaxRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeSedentaryPeriod(SedentaryPeriodRollupValue value)
public DailyRollupDataPoint.Builder mergeSedentaryPeriod(SedentaryPeriodRollupValue value) Returned by default when rolling up data points from the
sedentary-period data type, or when requested explicitly using the
sedentary-period rollup type identifier.
.google.devicesandservices.health.v4.SedentaryPeriodRollupValue sedentary_period = 17;
| Parameter | |
|---|---|
| Name | Description |
value |
SedentaryPeriodRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeSteps(StepsRollupValue value)
public DailyRollupDataPoint.Builder mergeSteps(StepsRollupValue value) Returned by default when rolling up data points from the steps data
type, or when requested explicitly using the steps rollup type
identifier.
.google.devicesandservices.health.v4.StepsRollupValue steps = 5;
| Parameter | |
|---|---|
| Name | Description |
value |
StepsRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeSwimLengthsData(SwimLengthsDataRollupValue value)
public DailyRollupDataPoint.Builder mergeSwimLengthsData(SwimLengthsDataRollupValue value) Returned by default when rolling up data points from the
swim-lengths-data data type, or when requested explicitly using the
swim-lengths-data rollup type identifier.
.google.devicesandservices.health.v4.SwimLengthsDataRollupValue swim_lengths_data = 25;
| Parameter | |
|---|---|
| Name | Description |
value |
SwimLengthsDataRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeTimeInHeartRateZone(TimeInHeartRateZoneRollupValue value)
public DailyRollupDataPoint.Builder mergeTimeInHeartRateZone(TimeInHeartRateZoneRollupValue value) Returned by default when rolling up data points from the
time-in-heart-rate-zone data type, or when requested explicitly using
the time-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue time_in_heart_rate_zone = 23;
| Parameter | |
|---|---|
| Name | Description |
value |
TimeInHeartRateZoneRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeTotalCalories(TotalCaloriesRollupValue value)
public DailyRollupDataPoint.Builder mergeTotalCalories(TotalCaloriesRollupValue value) Returned by default when rolling up data points from the total-calories
data type, or when requested explicitly using the total-calories
rollup type identifier.
.google.devicesandservices.health.v4.TotalCaloriesRollupValue total_calories = 14;
| Parameter | |
|---|---|
| Name | Description |
value |
TotalCaloriesRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
mergeWeight(WeightRollupValue value)
public DailyRollupDataPoint.Builder mergeWeight(WeightRollupValue value) Returned by default when rolling up data points from the weight data
type, or when requested explicitly using the weight rollup type
identifier.
.google.devicesandservices.health.v4.WeightRollupValue weight = 10;
| Parameter | |
|---|---|
| Name | Description |
value |
WeightRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setActiveEnergyBurned(ActiveEnergyBurnedRollupValue value)
public DailyRollupDataPoint.Builder setActiveEnergyBurned(ActiveEnergyBurnedRollupValue value) Returned by default when rolling up data points from the
active-energy-burned data type.
.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue active_energy_burned = 27;
| Parameter | |
|---|---|
| Name | Description |
value |
ActiveEnergyBurnedRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setActiveEnergyBurned(ActiveEnergyBurnedRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setActiveEnergyBurned(ActiveEnergyBurnedRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
active-energy-burned data type.
.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue active_energy_burned = 27;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ActiveEnergyBurnedRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setActiveMinutes(ActiveMinutesRollupValue value)
public DailyRollupDataPoint.Builder setActiveMinutes(ActiveMinutesRollupValue value) Returned by default when rolling up data points from the
active-minutes data type, or when requested explicitly using the
active-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveMinutesRollupValue active_minutes = 24;
| Parameter | |
|---|---|
| Name | Description |
value |
ActiveMinutesRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setActiveMinutes(ActiveMinutesRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setActiveMinutes(ActiveMinutesRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
active-minutes data type, or when requested explicitly using the
active-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveMinutesRollupValue active_minutes = 24;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ActiveMinutesRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setActiveZoneMinutes(ActiveZoneMinutesRollupValue value)
public DailyRollupDataPoint.Builder setActiveZoneMinutes(ActiveZoneMinutesRollupValue value) Returned by default when rolling up data points from the
active-zone-minutes data type, or when requested explicitly using the
active-zone-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue active_zone_minutes = 15;
| Parameter | |
|---|---|
| Name | Description |
value |
ActiveZoneMinutesRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setActiveZoneMinutes(ActiveZoneMinutesRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setActiveZoneMinutes(ActiveZoneMinutesRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
active-zone-minutes data type, or when requested explicitly using the
active-zone-minutes rollup type identifier.
.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue active_zone_minutes = 15;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ActiveZoneMinutesRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setActivityLevel(ActivityLevelRollupValue value)
public DailyRollupDataPoint.Builder setActivityLevel(ActivityLevelRollupValue value) Returned by default when rolling up data points from the
activity-level data type, or when requested explicitly using the
activity-level rollup type identifier.
.google.devicesandservices.health.v4.ActivityLevelRollupValue activity_level = 20;
| Parameter | |
|---|---|
| Name | Description |
value |
ActivityLevelRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setActivityLevel(ActivityLevelRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setActivityLevel(ActivityLevelRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
activity-level data type, or when requested explicitly using the
activity-level rollup type identifier.
.google.devicesandservices.health.v4.ActivityLevelRollupValue activity_level = 20;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ActivityLevelRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setAltitude(AltitudeRollupValue value)
public DailyRollupDataPoint.Builder setAltitude(AltitudeRollupValue value) Returned by default when rolling up data points from the altitude data
type, or when requested explicitly using the altitude rollup type
identifier.
.google.devicesandservices.health.v4.AltitudeRollupValue altitude = 11;
| Parameter | |
|---|---|
| Name | Description |
value |
AltitudeRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setAltitude(AltitudeRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setAltitude(AltitudeRollupValue.Builder builderForValue) Returned by default when rolling up data points from the altitude data
type, or when requested explicitly using the altitude rollup type
identifier.
.google.devicesandservices.health.v4.AltitudeRollupValue altitude = 11;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
AltitudeRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setBloodGlucose(BloodGlucoseRollupValue value)
public DailyRollupDataPoint.Builder setBloodGlucose(BloodGlucoseRollupValue value) Returned by default when rolling up data points from the
blood-glucose data type.
.google.devicesandservices.health.v4.BloodGlucoseRollupValue blood_glucose = 28;
| Parameter | |
|---|---|
| Name | Description |
value |
BloodGlucoseRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setBloodGlucose(BloodGlucoseRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setBloodGlucose(BloodGlucoseRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
blood-glucose data type.
.google.devicesandservices.health.v4.BloodGlucoseRollupValue blood_glucose = 28;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
BloodGlucoseRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setBodyFat(BodyFatRollupValue value)
public DailyRollupDataPoint.Builder setBodyFat(BodyFatRollupValue value) Returned by default when rolling up data points from the body-fat data
type, or when requested explicitly using the body-fat rollup type
identifier.
.google.devicesandservices.health.v4.BodyFatRollupValue body_fat = 13;
| Parameter | |
|---|---|
| Name | Description |
value |
BodyFatRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setBodyFat(BodyFatRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setBodyFat(BodyFatRollupValue.Builder builderForValue) Returned by default when rolling up data points from the body-fat data
type, or when requested explicitly using the body-fat rollup type
identifier.
.google.devicesandservices.health.v4.BodyFatRollupValue body_fat = 13;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
BodyFatRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setCaloriesInHeartRateZone(CaloriesInHeartRateZoneRollupValue value)
public DailyRollupDataPoint.Builder setCaloriesInHeartRateZone(CaloriesInHeartRateZoneRollupValue value) Returned by default when rolling up data points from the
calories-in-heart-rate-zone data type, or when requested explicitly
using the calories-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue calories_in_heart_rate_zone = 19;
| Parameter | |
|---|---|
| Name | Description |
value |
CaloriesInHeartRateZoneRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setCaloriesInHeartRateZone(CaloriesInHeartRateZoneRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setCaloriesInHeartRateZone(CaloriesInHeartRateZoneRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
calories-in-heart-rate-zone data type, or when requested explicitly
using the calories-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue calories_in_heart_rate_zone = 19;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CaloriesInHeartRateZoneRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setCivilEndTime(CivilDateTime value)
public DailyRollupDataPoint.Builder setCivilEndTime(CivilDateTime value)End time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_end_time = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
CivilDateTime |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setCivilEndTime(CivilDateTime.Builder builderForValue)
public DailyRollupDataPoint.Builder setCivilEndTime(CivilDateTime.Builder builderForValue)End time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_end_time = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CivilDateTime.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setCivilStartTime(CivilDateTime value)
public DailyRollupDataPoint.Builder setCivilStartTime(CivilDateTime value)Start time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_start_time = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
CivilDateTime |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setCivilStartTime(CivilDateTime.Builder builderForValue)
public DailyRollupDataPoint.Builder setCivilStartTime(CivilDateTime.Builder builderForValue)Start time of the window this value aggregates over
.google.devicesandservices.health.v4.CivilDateTime civil_start_time = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CivilDateTime.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setCoreBodyTemperature(CoreBodyTemperatureRollupValue value)
public DailyRollupDataPoint.Builder setCoreBodyTemperature(CoreBodyTemperatureRollupValue value) Returned by default when rolling up data points from the
core-body-temperature data type, or when requested explicitly using
the core-body-temperature rollup type identifier.
.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue core_body_temperature = 26;
| Parameter | |
|---|---|
| Name | Description |
value |
CoreBodyTemperatureRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setCoreBodyTemperature(CoreBodyTemperatureRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setCoreBodyTemperature(CoreBodyTemperatureRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
core-body-temperature data type, or when requested explicitly using
the core-body-temperature rollup type identifier.
.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue core_body_temperature = 26;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CoreBodyTemperatureRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setDistance(DistanceRollupValue value)
public DailyRollupDataPoint.Builder setDistance(DistanceRollupValue value) Returned by default when rolling up data points from the distance data
type, or when requested explicitly using the distance rollup type
identifier.
.google.devicesandservices.health.v4.DistanceRollupValue distance = 12;
| Parameter | |
|---|---|
| Name | Description |
value |
DistanceRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setDistance(DistanceRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setDistance(DistanceRollupValue.Builder builderForValue) Returned by default when rolling up data points from the distance data
type, or when requested explicitly using the distance rollup type
identifier.
.google.devicesandservices.health.v4.DistanceRollupValue distance = 12;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
DistanceRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setFloors(FloorsRollupValue value)
public DailyRollupDataPoint.Builder setFloors(FloorsRollupValue value) Returned by default when rolling up data points from the floors data
type, or when requested explicitly using the floors rollup type
identifier.
.google.devicesandservices.health.v4.FloorsRollupValue floors = 6;
| Parameter | |
|---|---|
| Name | Description |
value |
FloorsRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setFloors(FloorsRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setFloors(FloorsRollupValue.Builder builderForValue) Returned by default when rolling up data points from the floors data
type, or when requested explicitly using the floors rollup type
identifier.
.google.devicesandservices.health.v4.FloorsRollupValue floors = 6;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
FloorsRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setHeartRate(HeartRateRollupValue value)
public DailyRollupDataPoint.Builder setHeartRate(HeartRateRollupValue value) Returned by default when rolling up data points from the heart-rate
data type, or when requested explicitly using the heart-rate rollup
type identifier.
.google.devicesandservices.health.v4.HeartRateRollupValue heart_rate = 7;
| Parameter | |
|---|---|
| Name | Description |
value |
HeartRateRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setHeartRate(HeartRateRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setHeartRate(HeartRateRollupValue.Builder builderForValue) Returned by default when rolling up data points from the heart-rate
data type, or when requested explicitly using the heart-rate rollup
type identifier.
.google.devicesandservices.health.v4.HeartRateRollupValue heart_rate = 7;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
HeartRateRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setHeartRateVariabilityPersonalRange(HeartRateVariabilityPersonalRangeRollupValue value)
public DailyRollupDataPoint.Builder setHeartRateVariabilityPersonalRange(HeartRateVariabilityPersonalRangeRollupValue value) Returned by default when rolling up data points from the
daily-heart-rate-variability data type, or when requested explicitly
using the heart-rate-variability-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue heart_rate_variability_personal_range = 9;
| Parameter | |
|---|---|
| Name | Description |
value |
HeartRateVariabilityPersonalRangeRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setHeartRateVariabilityPersonalRange(HeartRateVariabilityPersonalRangeRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setHeartRateVariabilityPersonalRange(HeartRateVariabilityPersonalRangeRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
daily-heart-rate-variability data type, or when requested explicitly
using the heart-rate-variability-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue heart_rate_variability_personal_range = 9;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
HeartRateVariabilityPersonalRangeRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setHydrationLog(HydrationLogRollupValue value)
public DailyRollupDataPoint.Builder setHydrationLog(HydrationLogRollupValue value) Returned by default when rolling up data points from the
hydration-log data type, or when requested explicitly using the
hydration-log rollup type identifier.
.google.devicesandservices.health.v4.HydrationLogRollupValue hydration_log = 22;
| Parameter | |
|---|---|
| Name | Description |
value |
HydrationLogRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setHydrationLog(HydrationLogRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setHydrationLog(HydrationLogRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
hydration-log data type, or when requested explicitly using the
hydration-log rollup type identifier.
.google.devicesandservices.health.v4.HydrationLogRollupValue hydration_log = 22;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
HydrationLogRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setNutritionLog(NutritionLogRollupValue value)
public DailyRollupDataPoint.Builder setNutritionLog(NutritionLogRollupValue value) Returned by default when rolling up data points from the
nutrition-log data type, or when requested explicitly using the
nutrition-log rollup type identifier.
.google.devicesandservices.health.v4.NutritionLogRollupValue nutrition_log = 21;
| Parameter | |
|---|---|
| Name | Description |
value |
NutritionLogRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setNutritionLog(NutritionLogRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setNutritionLog(NutritionLogRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
nutrition-log data type, or when requested explicitly using the
nutrition-log rollup type identifier.
.google.devicesandservices.health.v4.NutritionLogRollupValue nutrition_log = 21;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
NutritionLogRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setRestingHeartRatePersonalRange(RestingHeartRatePersonalRangeRollupValue value)
public DailyRollupDataPoint.Builder setRestingHeartRatePersonalRange(RestingHeartRatePersonalRangeRollupValue value) Returned by default when rolling up data points from the
daily-resting-heart-rate data type, or when requested
explicitly using the resting-heart-rate-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue resting_heart_rate_personal_range = 8;
| Parameter | |
|---|---|
| Name | Description |
value |
RestingHeartRatePersonalRangeRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setRestingHeartRatePersonalRange(RestingHeartRatePersonalRangeRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setRestingHeartRatePersonalRange(RestingHeartRatePersonalRangeRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
daily-resting-heart-rate data type, or when requested
explicitly using the resting-heart-rate-personal-range rollup type
identifier.
.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue resting_heart_rate_personal_range = 8;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
RestingHeartRatePersonalRangeRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setRunVo2Max(RunVO2MaxRollupValue value)
public DailyRollupDataPoint.Builder setRunVo2Max(RunVO2MaxRollupValue value) Returned by default when rolling up data points from the
run-vo2-max data type, or when requested explicitly using the
run-vo2-max rollup type identifier.
.google.devicesandservices.health.v4.RunVO2MaxRollupValue run_vo2_max = 18;
| Parameter | |
|---|---|
| Name | Description |
value |
RunVO2MaxRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setRunVo2Max(RunVO2MaxRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setRunVo2Max(RunVO2MaxRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
run-vo2-max data type, or when requested explicitly using the
run-vo2-max rollup type identifier.
.google.devicesandservices.health.v4.RunVO2MaxRollupValue run_vo2_max = 18;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
RunVO2MaxRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setSedentaryPeriod(SedentaryPeriodRollupValue value)
public DailyRollupDataPoint.Builder setSedentaryPeriod(SedentaryPeriodRollupValue value) Returned by default when rolling up data points from the
sedentary-period data type, or when requested explicitly using the
sedentary-period rollup type identifier.
.google.devicesandservices.health.v4.SedentaryPeriodRollupValue sedentary_period = 17;
| Parameter | |
|---|---|
| Name | Description |
value |
SedentaryPeriodRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setSedentaryPeriod(SedentaryPeriodRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setSedentaryPeriod(SedentaryPeriodRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
sedentary-period data type, or when requested explicitly using the
sedentary-period rollup type identifier.
.google.devicesandservices.health.v4.SedentaryPeriodRollupValue sedentary_period = 17;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
SedentaryPeriodRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setSteps(StepsRollupValue value)
public DailyRollupDataPoint.Builder setSteps(StepsRollupValue value) Returned by default when rolling up data points from the steps data
type, or when requested explicitly using the steps rollup type
identifier.
.google.devicesandservices.health.v4.StepsRollupValue steps = 5;
| Parameter | |
|---|---|
| Name | Description |
value |
StepsRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setSteps(StepsRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setSteps(StepsRollupValue.Builder builderForValue) Returned by default when rolling up data points from the steps data
type, or when requested explicitly using the steps rollup type
identifier.
.google.devicesandservices.health.v4.StepsRollupValue steps = 5;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
StepsRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setSwimLengthsData(SwimLengthsDataRollupValue value)
public DailyRollupDataPoint.Builder setSwimLengthsData(SwimLengthsDataRollupValue value) Returned by default when rolling up data points from the
swim-lengths-data data type, or when requested explicitly using the
swim-lengths-data rollup type identifier.
.google.devicesandservices.health.v4.SwimLengthsDataRollupValue swim_lengths_data = 25;
| Parameter | |
|---|---|
| Name | Description |
value |
SwimLengthsDataRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setSwimLengthsData(SwimLengthsDataRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setSwimLengthsData(SwimLengthsDataRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
swim-lengths-data data type, or when requested explicitly using the
swim-lengths-data rollup type identifier.
.google.devicesandservices.health.v4.SwimLengthsDataRollupValue swim_lengths_data = 25;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
SwimLengthsDataRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setTimeInHeartRateZone(TimeInHeartRateZoneRollupValue value)
public DailyRollupDataPoint.Builder setTimeInHeartRateZone(TimeInHeartRateZoneRollupValue value) Returned by default when rolling up data points from the
time-in-heart-rate-zone data type, or when requested explicitly using
the time-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue time_in_heart_rate_zone = 23;
| Parameter | |
|---|---|
| Name | Description |
value |
TimeInHeartRateZoneRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setTimeInHeartRateZone(TimeInHeartRateZoneRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setTimeInHeartRateZone(TimeInHeartRateZoneRollupValue.Builder builderForValue) Returned by default when rolling up data points from the
time-in-heart-rate-zone data type, or when requested explicitly using
the time-in-heart-rate-zone rollup type identifier.
.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue time_in_heart_rate_zone = 23;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
TimeInHeartRateZoneRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setTotalCalories(TotalCaloriesRollupValue value)
public DailyRollupDataPoint.Builder setTotalCalories(TotalCaloriesRollupValue value) Returned by default when rolling up data points from the total-calories
data type, or when requested explicitly using the total-calories
rollup type identifier.
.google.devicesandservices.health.v4.TotalCaloriesRollupValue total_calories = 14;
| Parameter | |
|---|---|
| Name | Description |
value |
TotalCaloriesRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setTotalCalories(TotalCaloriesRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setTotalCalories(TotalCaloriesRollupValue.Builder builderForValue) Returned by default when rolling up data points from the total-calories
data type, or when requested explicitly using the total-calories
rollup type identifier.
.google.devicesandservices.health.v4.TotalCaloriesRollupValue total_calories = 14;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
TotalCaloriesRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setWeight(WeightRollupValue value)
public DailyRollupDataPoint.Builder setWeight(WeightRollupValue value) Returned by default when rolling up data points from the weight data
type, or when requested explicitly using the weight rollup type
identifier.
.google.devicesandservices.health.v4.WeightRollupValue weight = 10;
| Parameter | |
|---|---|
| Name | Description |
value |
WeightRollupValue |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|
setWeight(WeightRollupValue.Builder builderForValue)
public DailyRollupDataPoint.Builder setWeight(WeightRollupValue.Builder builderForValue) Returned by default when rolling up data points from the weight data
type, or when requested explicitly using the weight rollup type
identifier.
.google.devicesandservices.health.v4.WeightRollupValue weight = 10;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
WeightRollupValue.Builder |
| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.Builder |
|