public interface DailyRollupDataPointOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getActiveEnergyBurned()
public abstract 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. |
getActiveEnergyBurnedOrBuilder()
public abstract 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 abstract 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. |
getActiveMinutesOrBuilder()
public abstract 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 abstract 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. |
getActiveZoneMinutesOrBuilder()
public abstract 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 abstract 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. |
getActivityLevelOrBuilder()
public abstract 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 abstract 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. |
getAltitudeOrBuilder()
public abstract 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 abstract 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. |
getBloodGlucoseOrBuilder()
public abstract 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 abstract 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. |
getBodyFatOrBuilder()
public abstract 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 abstract 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. |
getCaloriesInHeartRateZoneOrBuilder()
public abstract 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 abstract 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. |
getCivilEndTimeOrBuilder()
public abstract 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 abstract 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. |
getCivilStartTimeOrBuilder()
public abstract 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 abstract 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. |
getCoreBodyTemperatureOrBuilder()
public abstract 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 |
|
getDistance()
public abstract 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. |
getDistanceOrBuilder()
public abstract 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 abstract 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. |
getFloorsOrBuilder()
public abstract 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 abstract 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. |
getHeartRateOrBuilder()
public abstract 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 abstract 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. |
getHeartRateVariabilityPersonalRangeOrBuilder()
public abstract 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 abstract 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. |
getHydrationLogOrBuilder()
public abstract 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 abstract 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. |
getNutritionLogOrBuilder()
public abstract 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 abstract 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. |
getRestingHeartRatePersonalRangeOrBuilder()
public abstract 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 abstract 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. |
getRunVo2MaxOrBuilder()
public abstract 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 abstract 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. |
getSedentaryPeriodOrBuilder()
public abstract 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 abstract 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. |
getStepsOrBuilder()
public abstract 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 abstract 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. |
getSwimLengthsDataOrBuilder()
public abstract 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 abstract 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. |
getTimeInHeartRateZoneOrBuilder()
public abstract 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 abstract 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. |
getTotalCaloriesOrBuilder()
public abstract 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 abstract DailyRollupDataPoint.ValueCase getValueCase()| Returns | |
|---|---|
| Type | Description |
DailyRollupDataPoint.ValueCase |
|
getWeight()
public abstract 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. |
getWeightOrBuilder()
public abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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 abstract 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. |