Package com.google.devicesandservices.health.v4 (0.2.0)

GitHub Repository RPC Documentation

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.devicesandservices.health.v4.DataPointsServiceClient Service Description: Data Points Service exposing the user's health and fitness measured and derived data.

This class provides the ability to make remote calls to the backing service through method

com.google.devicesandservices.health.v4.DataSubscriptionServiceClient Service Description: Data Subscription Service that allows clients (e.g., Fitbit 3P applications, internal Fitbit Services) to manage their subscriber endpoints. This service provides CRUD APIs for subscribers, and also offers functionalities for subscriber verification and statistics.
com.google.devicesandservices.health.v4.HealthProfileServiceClient Service Description: Health Profile Service

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.devicesandservices.health.v4.DataPointsServiceSettings Settings class to configure an instance of DataPointsServiceClient.

The default instance has everything set to sensible defaults:

com.google.devicesandservices.health.v4.DataSubscriptionServiceSettings Settings class to configure an instance of DataSubscriptionServiceClient.

The default instance has everything set to sensible defaults:

com.google.devicesandservices.health.v4.HealthProfileServiceSettings Settings class to configure an instance of HealthProfileServiceClient.

The default instance has everything set to sensible defaults:

com.google.devicesandservices.health.v4.Settings

Settings details.

Classes

Class Description
com.google.devicesandservices.health.v4.ActiveEnergyBurned Energy burned as part of an activity, excluding the basal energy burn.
com.google.devicesandservices.health.v4.ActiveEnergyBurned.Builder Energy burned as part of an activity, excluding the basal energy burn.
com.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue Represents the result of the rollup of active energy burned.
com.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValue.Builder Represents the result of the rollup of active energy burned.
com.google.devicesandservices.health.v4.ActiveMinutes Record of active minutes in a given time interval.
com.google.devicesandservices.health.v4.ActiveMinutes.ActiveMinutesByActivityLevel Active minutes at a given activity level.
com.google.devicesandservices.health.v4.ActiveMinutes.ActiveMinutesByActivityLevel.Builder Active minutes at a given activity level.
com.google.devicesandservices.health.v4.ActiveMinutes.Builder Record of active minutes in a given time interval.
com.google.devicesandservices.health.v4.ActiveMinutesRollupValue Represents the result of the rollup of the active minutes data type.
com.google.devicesandservices.health.v4.ActiveMinutesRollupValue.ActiveMinutesRollupByActivityLevel Active minutes by activity level.
com.google.devicesandservices.health.v4.ActiveMinutesRollupValue.ActiveMinutesRollupByActivityLevel.Builder Active minutes by activity level.
com.google.devicesandservices.health.v4.ActiveMinutesRollupValue.Builder Represents the result of the rollup of the active minutes data type.
com.google.devicesandservices.health.v4.ActiveZoneMinutes Record of active zone minutes in a given time interval.
com.google.devicesandservices.health.v4.ActiveZoneMinutes.Builder Record of active zone minutes in a given time interval.
com.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue Represents the result of the rollup of the active zone minutes data type.
com.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValue.Builder Represents the result of the rollup of the active zone minutes data type.
com.google.devicesandservices.health.v4.ActivityLevel Internal type to capture activity level during a certain time interval.
com.google.devicesandservices.health.v4.ActivityLevel.Builder Internal type to capture activity level during a certain time interval.
com.google.devicesandservices.health.v4.ActivityLevelRollupValue Represents the result of the rollup of the activity level data type.
com.google.devicesandservices.health.v4.ActivityLevelRollupValue.ActivityLevelRollupByActivityLevelType Represents the total duration in a specific activity level type.
com.google.devicesandservices.health.v4.ActivityLevelRollupValue.ActivityLevelRollupByActivityLevelType.Builder Represents the total duration in a specific activity level type.
com.google.devicesandservices.health.v4.ActivityLevelRollupValue.Builder Represents the result of the rollup of the activity level data type.
com.google.devicesandservices.health.v4.Altitude Captures the altitude gain (i.e. deltas), and not level above sea, for a user in millimeters.
com.google.devicesandservices.health.v4.Altitude.Builder Captures the altitude gain (i.e. deltas), and not level above sea, for a user in millimeters.
com.google.devicesandservices.health.v4.AltitudeRollupValue Represents the result of the rollup of the user's altitude.
com.google.devicesandservices.health.v4.AltitudeRollupValue.Builder Represents the result of the rollup of the user's altitude.
com.google.devicesandservices.health.v4.BasalEnergyBurned Number of calories burned due to basal metabolic rate (BMR) over a period of time.
com.google.devicesandservices.health.v4.BasalEnergyBurned.Builder Number of calories burned due to basal metabolic rate (BMR) over a period of time.
com.google.devicesandservices.health.v4.BatchDeleteDataPointsOperationMetadata Metadata for a batch delete data points operation.
com.google.devicesandservices.health.v4.BatchDeleteDataPointsOperationMetadata.Builder Metadata for a batch delete data points operation.
com.google.devicesandservices.health.v4.BatchDeleteDataPointsRequest Request to delete a batch of identifiable data points.
com.google.devicesandservices.health.v4.BatchDeleteDataPointsRequest.Builder Request to delete a batch of identifiable data points.
com.google.devicesandservices.health.v4.BatchDeleteDataPointsResponse Response containing the list of possibly soft-deleted DataPoints.
com.google.devicesandservices.health.v4.BatchDeleteDataPointsResponse.Builder Response containing the list of possibly soft-deleted DataPoints.
com.google.devicesandservices.health.v4.BloodGlucose Represents a blood glucose level measurement. LINT: LEGACY_NAMES
com.google.devicesandservices.health.v4.BloodGlucose.Builder Represents a blood glucose level measurement. LINT: LEGACY_NAMES
com.google.devicesandservices.health.v4.BloodGlucoseRollupValue Represents the result of the rollup of the blood glucose data type. LINT: LEGACY_NAMES
com.google.devicesandservices.health.v4.BloodGlucoseRollupValue.Builder Represents the result of the rollup of the blood glucose data type. LINT: LEGACY_NAMES
com.google.devicesandservices.health.v4.BodyFat Body fat measurement.
com.google.devicesandservices.health.v4.BodyFat.Builder Body fat measurement.
com.google.devicesandservices.health.v4.BodyFatRollupValue Represents the result of the rollup of the body fat data type.
com.google.devicesandservices.health.v4.BodyFatRollupValue.Builder Represents the result of the rollup of the body fat data type.
com.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue Represents the result of the rollup of the calories in heart rate zone data type.
com.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue.Builder Represents the result of the rollup of the calories in heart rate zone data type.
com.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue.CaloriesInHeartRateZoneValue Represents the amount of kilocalories burned in a specific heart rate zone.
com.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue.CaloriesInHeartRateZoneValue.Builder Represents the amount of kilocalories burned in a specific heart rate zone.
com.google.devicesandservices.health.v4.CivilDateTime Civil time representation similar to google.type.DateTime, but ensures that neither the timezone nor the UTC offset can be set to avoid confusion between civil and
com.google.devicesandservices.health.v4.CivilDateTime.Builder Civil time representation similar to google.type.DateTime, but ensures that neither the timezone nor the UTC offset can be set to avoid confusion between civil and
com.google.devicesandservices.health.v4.CivilTimeInterval Counterpart of google.type.Interval, but using CivilDateTime.
com.google.devicesandservices.health.v4.CivilTimeInterval.Builder Counterpart of google.type.Interval, but using CivilDateTime.
com.google.devicesandservices.health.v4.CoreBodyTemperature Core body temperature measurement, distinct from peripheral body temperature, reflects the temperature of the body's internal organs.
com.google.devicesandservices.health.v4.CoreBodyTemperature.Builder Core body temperature measurement, distinct from peripheral body temperature, reflects the temperature of the body's internal organs.
com.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue Represents the result of the rollup of the core body temperature data type.
com.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValue.Builder Represents the result of the rollup of the core body temperature data type.
com.google.devicesandservices.health.v4.CreateDataPointOperationMetadata Metadata for a create data point operation.
com.google.devicesandservices.health.v4.CreateDataPointOperationMetadata.Builder Metadata for a create data point operation.
com.google.devicesandservices.health.v4.CreateDataPointRequest Request to create an identifiable data point.
com.google.devicesandservices.health.v4.CreateDataPointRequest.Builder Request to create an identifiable data point.
com.google.devicesandservices.health.v4.CreateSubscriberMetadata Represents metadata for creating a subscriber.
com.google.devicesandservices.health.v4.CreateSubscriberMetadata.Builder Represents metadata for creating a subscriber.
com.google.devicesandservices.health.v4.CreateSubscriberPayload Payload for creating a subscriber.
com.google.devicesandservices.health.v4.CreateSubscriberPayload.Builder Payload for creating a subscriber.
com.google.devicesandservices.health.v4.CreateSubscriberRequest -- Messages -- Request message for CreateSubscriber.
com.google.devicesandservices.health.v4.CreateSubscriberRequest.Builder -- Messages -- Request message for CreateSubscriber.
com.google.devicesandservices.health.v4.CreateSubscriptionPayload Payload for creating a subscription.
com.google.devicesandservices.health.v4.CreateSubscriptionPayload.Builder Payload for creating a subscription.
com.google.devicesandservices.health.v4.CreateSubscriptionRequest Request message for CreateSubscription.
com.google.devicesandservices.health.v4.CreateSubscriptionRequest.Builder Request message for CreateSubscription.
com.google.devicesandservices.health.v4.DailyHeartRateVariability Represents the daily heart rate variability data type. At least one of the following fields must be set:
com.google.devicesandservices.health.v4.DailyHeartRateVariability.Builder Represents the daily heart rate variability data type. At least one of the following fields must be set:
com.google.devicesandservices.health.v4.DailyHeartRateZones User's heart rate zone thresholds based on the Karvonen algorithm for a specific day.
com.google.devicesandservices.health.v4.DailyHeartRateZones.Builder User's heart rate zone thresholds based on the Karvonen algorithm for a specific day.
com.google.devicesandservices.health.v4.DailyHeartRateZones.HeartRateZone The heart rate zone.
com.google.devicesandservices.health.v4.DailyHeartRateZones.HeartRateZone.Builder The heart rate zone.
com.google.devicesandservices.health.v4.DailyOxygenSaturation A daily oxygen saturation (SpO2) record. Represents the user's daily oxygen saturation summary, typically calculated during sleep.
com.google.devicesandservices.health.v4.DailyOxygenSaturation.Builder A daily oxygen saturation (SpO2) record. Represents the user's daily oxygen saturation summary, typically calculated during sleep.
com.google.devicesandservices.health.v4.DailyRespiratoryRate A daily average respiratory rate (breaths per minute) for a day of the year. One data point per day calculated for the main sleep.
com.google.devicesandservices.health.v4.DailyRespiratoryRate.Builder A daily average respiratory rate (breaths per minute) for a day of the year. One data point per day calculated for the main sleep.
com.google.devicesandservices.health.v4.DailyRestingHeartRate Measures the daily resting heart rate for a user, calculated using the all day heart rate measurements.
com.google.devicesandservices.health.v4.DailyRestingHeartRate.Builder Measures the daily resting heart rate for a user, calculated using the all day heart rate measurements.
com.google.devicesandservices.health.v4.DailyRestingHeartRate.DailyRestingHeartRateMetadata Metadata for the daily resting heart rate.
com.google.devicesandservices.health.v4.DailyRestingHeartRate.DailyRestingHeartRateMetadata.Builder Metadata for the daily resting heart rate.
com.google.devicesandservices.health.v4.DailyRollUpDataPointsRequest Request to roll up data points by civil time intervals.
com.google.devicesandservices.health.v4.DailyRollUpDataPointsRequest.Builder Request to roll up data points by civil time intervals.
com.google.devicesandservices.health.v4.DailyRollUpDataPointsResponse Response containing the list of rolled up data points.
com.google.devicesandservices.health.v4.DailyRollUpDataPointsResponse.Builder Response containing the list of rolled up data points.
com.google.devicesandservices.health.v4.DailyRollupDataPoint Value 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
com.google.devicesandservices.health.v4.DailyRollupDataPoint.Builder Value 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
com.google.devicesandservices.health.v4.DailySleepTemperatureDerivations Provides derived sleep temperature values, calculated from skin or internal device temperature readings during sleep.
com.google.devicesandservices.health.v4.DailySleepTemperatureDerivations.Builder Provides derived sleep temperature values, calculated from skin or internal device temperature readings during sleep.
com.google.devicesandservices.health.v4.DailyVO2Max Contains a daily summary of the user's VO2 max (cardio fitness score), which is the maximum rate of oxygen the body can use during exercise.
com.google.devicesandservices.health.v4.DailyVO2Max.Builder Contains a daily summary of the user's VO2 max (cardio fitness score), which is the maximum rate of oxygen the body can use during exercise.
com.google.devicesandservices.health.v4.DataCoordinatesProto
com.google.devicesandservices.health.v4.DataModelProto
com.google.devicesandservices.health.v4.DataPoint A computed or recorded metric.
com.google.devicesandservices.health.v4.DataPoint.Builder A computed or recorded metric.
com.google.devicesandservices.health.v4.DataPointName
com.google.devicesandservices.health.v4.DataPointName.Builder Builder for users/{user}/dataTypes/{data_type}/dataPoints/{data_point}.
com.google.devicesandservices.health.v4.DataPointsProto
com.google.devicesandservices.health.v4.DataPointsServiceClient.ListDataPointsFixedSizeCollection
com.google.devicesandservices.health.v4.DataPointsServiceClient.ListDataPointsPage
com.google.devicesandservices.health.v4.DataPointsServiceClient.ListDataPointsPagedResponse
com.google.devicesandservices.health.v4.DataPointsServiceClient.ReconcileDataPointsFixedSizeCollection
com.google.devicesandservices.health.v4.DataPointsServiceClient.ReconcileDataPointsPage
com.google.devicesandservices.health.v4.DataPointsServiceClient.ReconcileDataPointsPagedResponse
com.google.devicesandservices.health.v4.DataPointsServiceClient.RollUpDataPointsFixedSizeCollection
com.google.devicesandservices.health.v4.DataPointsServiceClient.RollUpDataPointsPage
com.google.devicesandservices.health.v4.DataPointsServiceClient.RollUpDataPointsPagedResponse
com.google.devicesandservices.health.v4.DataPointsServiceGrpc Data Points Service exposing the user's health and fitness measured and derived data.
com.google.devicesandservices.health.v4.DataPointsServiceGrpc.DataPointsServiceImplBase Base class for the server implementation of the service DataPointsService. Data Points Service exposing the user's health and fitness measured and
com.google.devicesandservices.health.v4.DataPointsServiceSettings.Builder Builder for DataPointsServiceSettings.
com.google.devicesandservices.health.v4.DataSource Data Source definition to track the origin of data. Each health data point, regardless of the complexity or data model (whether a
com.google.devicesandservices.health.v4.DataSource.Application Optional metadata for the application that provided this data.
com.google.devicesandservices.health.v4.DataSource.Application.Builder Optional metadata for the application that provided this data.
com.google.devicesandservices.health.v4.DataSource.Builder Data Source definition to track the origin of data. Each health data point, regardless of the complexity or data model (whether a
com.google.devicesandservices.health.v4.DataSource.Device Captures metadata about the device that recorded the measurement.
com.google.devicesandservices.health.v4.DataSource.Device.Builder Captures metadata about the device that recorded the measurement.
com.google.devicesandservices.health.v4.DataSourceProto
com.google.devicesandservices.health.v4.DataSubscriptionServiceClient.ListSubscribersFixedSizeCollection
com.google.devicesandservices.health.v4.DataSubscriptionServiceClient.ListSubscribersPage
com.google.devicesandservices.health.v4.DataSubscriptionServiceClient.ListSubscribersPagedResponse
com.google.devicesandservices.health.v4.DataSubscriptionServiceClient.ListSubscriptionsFixedSizeCollection
com.google.devicesandservices.health.v4.DataSubscriptionServiceClient.ListSubscriptionsPage
com.google.devicesandservices.health.v4.DataSubscriptionServiceClient.ListSubscriptionsPagedResponse
com.google.devicesandservices.health.v4.DataSubscriptionServiceGrpc Data Subscription Service that allows clients (e.g., Fitbit 3P applications, internal Fitbit Services) to manage their subscriber endpoints. This service provides CRUD APIs for subscribers,
com.google.devicesandservices.health.v4.DataSubscriptionServiceGrpc.DataSubscriptionServiceImplBase Base class for the server implementation of the service DataSubscriptionService. Data Subscription Service that allows clients (e.g., Fitbit 3P
com.google.devicesandservices.health.v4.DataSubscriptionServiceProto
com.google.devicesandservices.health.v4.DataSubscriptionServiceSettings.Builder Builder for DataSubscriptionServiceSettings.
com.google.devicesandservices.health.v4.DataType Represents a type of health data a user can have data points recorded for. It matches the parent resource of collection containing data points of the given type.
com.google.devicesandservices.health.v4.DataType.Builder Represents a type of health data a user can have data points recorded for. It matches the parent resource of collection containing data points of the given type.
com.google.devicesandservices.health.v4.DataTypeName
com.google.devicesandservices.health.v4.DataTypeName.Builder Builder for users/{user}/dataTypes/{data_type}.
com.google.devicesandservices.health.v4.DeleteSubscriberMetadata Represents metadata for deleting a subscriber.
com.google.devicesandservices.health.v4.DeleteSubscriberMetadata.Builder Represents metadata for deleting a subscriber.
com.google.devicesandservices.health.v4.DeleteSubscriberRequest Request message for DeleteSubscriber.
com.google.devicesandservices.health.v4.DeleteSubscriberRequest.Builder Request message for DeleteSubscriber.
com.google.devicesandservices.health.v4.DeleteSubscriptionRequest Request message for DeleteSubscription.
com.google.devicesandservices.health.v4.DeleteSubscriptionRequest.Builder Request message for DeleteSubscription.
com.google.devicesandservices.health.v4.Distance Distance traveled over an interval of time.
com.google.devicesandservices.health.v4.Distance.Builder Distance traveled over an interval of time.
com.google.devicesandservices.health.v4.DistanceRollupValue Result of the rollup of the user's distance.
com.google.devicesandservices.health.v4.DistanceRollupValue.Builder Result of the rollup of the user's distance.
com.google.devicesandservices.health.v4.Electrocardiogram Represents an Electrocardiogram (ECG) measurement session. This data type is based on SaMD feature and any changes to it may require additional review.
com.google.devicesandservices.health.v4.Electrocardiogram.Builder Represents an Electrocardiogram (ECG) measurement session. This data type is based on SaMD feature and any changes to it may require additional review.
com.google.devicesandservices.health.v4.EndpointAuthorization Authorization mechanism for a subscriber endpoint. For all requests sent by the Webhooks service, the JSON payload is cryptographically signed. The signature is delivered in the
com.google.devicesandservices.health.v4.EndpointAuthorization.Builder Authorization mechanism for a subscriber endpoint. For all requests sent by the Webhooks service, the JSON payload is cryptographically signed. The signature is delivered in the
com.google.devicesandservices.health.v4.EnergyQuantity Represents the energy quantity.
com.google.devicesandservices.health.v4.EnergyQuantity.Builder Represents the energy quantity.
com.google.devicesandservices.health.v4.Exercise An exercise that stores information about a physical activity.
com.google.devicesandservices.health.v4.Exercise.Builder An exercise that stores information about a physical activity.
com.google.devicesandservices.health.v4.Exercise.ExerciseEvent Represents instantaneous events that happen during an exercise, such as start, stop, pause, split.
com.google.devicesandservices.health.v4.Exercise.ExerciseEvent.Builder Represents instantaneous events that happen during an exercise, such as start, stop, pause, split.
com.google.devicesandservices.health.v4.Exercise.ExerciseMetadata Additional exercise metadata.
com.google.devicesandservices.health.v4.Exercise.ExerciseMetadata.Builder Additional exercise metadata.
com.google.devicesandservices.health.v4.Exercise.SplitSummary Represents splits or laps recorded within an exercise. Lap events partition a workout into segments based on criteria like distance, time, or calories.
com.google.devicesandservices.health.v4.Exercise.SplitSummary.Builder Represents splits or laps recorded within an exercise. Lap events partition a workout into segments based on criteria like distance, time, or calories.
com.google.devicesandservices.health.v4.ExportExerciseTcxRequest Represents a request to export exercise data in TCX format.
com.google.devicesandservices.health.v4.ExportExerciseTcxRequest.Builder Represents a request to export exercise data in TCX format.
com.google.devicesandservices.health.v4.ExportExerciseTcxResponse Represents a Response for exporting exercise data in TCX format.
com.google.devicesandservices.health.v4.ExportExerciseTcxResponse.Builder Represents a Response for exporting exercise data in TCX format.
com.google.devicesandservices.health.v4.Floors Gained elevation measured in floors over the time interval
com.google.devicesandservices.health.v4.Floors.Builder Gained elevation measured in floors over the time interval
com.google.devicesandservices.health.v4.FloorsRollupValue Represents the result of the rollup of the user's floors.
com.google.devicesandservices.health.v4.FloorsRollupValue.Builder Represents the result of the rollup of the user's floors.
com.google.devicesandservices.health.v4.Food Represents a food item.
com.google.devicesandservices.health.v4.Food.Builder Represents a food item.
com.google.devicesandservices.health.v4.Food.FoodServing Represents different properties and information about the serving of a specific food.
com.google.devicesandservices.health.v4.Food.FoodServing.Builder Represents different properties and information about the serving of a specific food.
com.google.devicesandservices.health.v4.FoodMeasurementUnit Represents a food measurement unit.
com.google.devicesandservices.health.v4.FoodMeasurementUnit.Builder Represents a food measurement unit.
com.google.devicesandservices.health.v4.GetDataPointRequest Request for getting a single data point
com.google.devicesandservices.health.v4.GetDataPointRequest.Builder Request for getting a single data point
com.google.devicesandservices.health.v4.GetIdentityRequest Request message for getting Identity details.
com.google.devicesandservices.health.v4.GetIdentityRequest.Builder Request message for getting Identity details.
com.google.devicesandservices.health.v4.GetIrnProfileRequest Request message for getting IRN Profile details.
com.google.devicesandservices.health.v4.GetIrnProfileRequest.Builder Request message for getting IRN Profile details.
com.google.devicesandservices.health.v4.GetPairedDeviceRequest Request message for getting a Device.
com.google.devicesandservices.health.v4.GetPairedDeviceRequest.Builder Request message for getting a Device.
com.google.devicesandservices.health.v4.GetProfileRequest Request message for getting Profile details.
com.google.devicesandservices.health.v4.GetProfileRequest.Builder Request message for getting Profile details.
com.google.devicesandservices.health.v4.GetSettingsRequest Request message for getting Settings details.
com.google.devicesandservices.health.v4.GetSettingsRequest.Builder Request message for getting Settings details.
com.google.devicesandservices.health.v4.HealthProfileProto
com.google.devicesandservices.health.v4.HealthProfileServiceClient.ListPairedDevicesFixedSizeCollection
com.google.devicesandservices.health.v4.HealthProfileServiceClient.ListPairedDevicesPage
com.google.devicesandservices.health.v4.HealthProfileServiceClient.ListPairedDevicesPagedResponse
com.google.devicesandservices.health.v4.HealthProfileServiceGrpc Health Profile Service
com.google.devicesandservices.health.v4.HealthProfileServiceGrpc.HealthProfileServiceImplBase Base class for the server implementation of the service HealthProfileService. Health Profile Service
com.google.devicesandservices.health.v4.HealthProfileServiceSettings.Builder Builder for HealthProfileServiceSettings.
com.google.devicesandservices.health.v4.HeartRate A heart rate measurement.
com.google.devicesandservices.health.v4.HeartRate.Builder A heart rate measurement.
com.google.devicesandservices.health.v4.HeartRate.HeartRateMetadata Heart rate metadata.
com.google.devicesandservices.health.v4.HeartRate.HeartRateMetadata.Builder Heart rate metadata.
com.google.devicesandservices.health.v4.HeartRateRollupValue Represents the result of the rollup of the heart rate data type.
com.google.devicesandservices.health.v4.HeartRateRollupValue.Builder Represents the result of the rollup of the heart rate data type.
com.google.devicesandservices.health.v4.HeartRateVariability Captures user's heart rate variability (HRV) as measured by the root mean square of successive differences (RMSSD) between normal heartbeats or by standard deviation of the inter-beat intervals (SDNN).
com.google.devicesandservices.health.v4.HeartRateVariability.Builder Captures user's heart rate variability (HRV) as measured by the root mean square of successive differences (RMSSD) between normal heartbeats or by standard deviation of the inter-beat intervals (SDNN).
com.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue Represents the result of the rollup of the user's daily heart rate variability personal range.
com.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValue.Builder Represents the result of the rollup of the user's daily heart rate variability personal range.
com.google.devicesandservices.health.v4.Height Body height measurement.
com.google.devicesandservices.health.v4.Height.Builder Body height measurement.
com.google.devicesandservices.health.v4.HydrationLog Holds information about a user logged hydration.
com.google.devicesandservices.health.v4.HydrationLog.Builder Holds information about a user logged hydration.
com.google.devicesandservices.health.v4.HydrationLogRollupValue Represents the result of the rollup of the hydration log data type.
com.google.devicesandservices.health.v4.HydrationLogRollupValue.Builder Represents the result of the rollup of the hydration log data type.
com.google.devicesandservices.health.v4.HydrationLogRollupValue.VolumeQuantityRollup Rollup for volume quantity.
com.google.devicesandservices.health.v4.HydrationLogRollupValue.VolumeQuantityRollup.Builder Rollup for volume quantity.
com.google.devicesandservices.health.v4.Identity Represents details about the Google user's identity.
com.google.devicesandservices.health.v4.Identity.Builder Represents details about the Google user's identity.
com.google.devicesandservices.health.v4.IdentityName
com.google.devicesandservices.health.v4.IdentityName.Builder Builder for users/{user}/identity.
com.google.devicesandservices.health.v4.IrnProfile Irregular Rhythm Notifications (IRN) Profile details. The Irregular Rhythm Notifications (IRN) feature checks for signs of atrial
com.google.devicesandservices.health.v4.IrnProfile.Builder Irregular Rhythm Notifications (IRN) Profile details. The Irregular Rhythm Notifications (IRN) feature checks for signs of atrial
com.google.devicesandservices.health.v4.IrnProfileName
com.google.devicesandservices.health.v4.IrnProfileName.Builder Builder for users/{user}/irnProfile.
com.google.devicesandservices.health.v4.IrregularRhythmNotification Represents an Irregular Rhythm Notification alert, indicating a potential sign of atrial fibrillation (AFib). This data type is based on SaMD feature and any changes to it may require
com.google.devicesandservices.health.v4.IrregularRhythmNotification.AlertWindow An analysis window evaluated for AFib. Note: The current version of the algorithm will only produce alerts if all
com.google.devicesandservices.health.v4.IrregularRhythmNotification.AlertWindow.Builder An analysis window evaluated for AFib. Note: The current version of the algorithm will only produce alerts if all
com.google.devicesandservices.health.v4.IrregularRhythmNotification.Builder Represents an Irregular Rhythm Notification alert, indicating a potential sign of atrial fibrillation (AFib). This data type is based on SaMD feature and any changes to it may require
com.google.devicesandservices.health.v4.IrregularRhythmNotification.HeartBeat A single heart beat measurement.
com.google.devicesandservices.health.v4.IrregularRhythmNotification.HeartBeat.Builder A single heart beat measurement.
com.google.devicesandservices.health.v4.ListDataPointsRequest Request for listing raw data points
com.google.devicesandservices.health.v4.ListDataPointsRequest.Builder Request for listing raw data points
com.google.devicesandservices.health.v4.ListDataPointsResponse Response containing raw data points matching the query
com.google.devicesandservices.health.v4.ListDataPointsResponse.Builder Response containing raw data points matching the query
com.google.devicesandservices.health.v4.ListPairedDevicesRequest Request message for listing Devices.
com.google.devicesandservices.health.v4.ListPairedDevicesRequest.Builder Request message for listing Devices.
com.google.devicesandservices.health.v4.ListPairedDevicesResponse Response message for ListPairedDevices.
com.google.devicesandservices.health.v4.ListPairedDevicesResponse.Builder Response message for ListPairedDevices.
com.google.devicesandservices.health.v4.ListSubscribersRequest Request message for ListSubscribers.
com.google.devicesandservices.health.v4.ListSubscribersRequest.Builder Request message for ListSubscribers.
com.google.devicesandservices.health.v4.ListSubscribersResponse Response message for ListSubscribers.
com.google.devicesandservices.health.v4.ListSubscribersResponse.Builder Response message for ListSubscribers.
com.google.devicesandservices.health.v4.ListSubscriptionsRequest Request message for ListSubscriptions.
com.google.devicesandservices.health.v4.ListSubscriptionsRequest.Builder Request message for ListSubscriptions.
com.google.devicesandservices.health.v4.ListSubscriptionsResponse Response message for ListSubscriptions.
com.google.devicesandservices.health.v4.ListSubscriptionsResponse.Builder Response message for ListSubscriptions.
com.google.devicesandservices.health.v4.MedicalDeviceInfo Software as Medical Device (SaMD) metadata. Used to construct the Unique Device Identifier (UDI).
com.google.devicesandservices.health.v4.MedicalDeviceInfo.Builder Software as Medical Device (SaMD) metadata. Used to construct the Unique Device Identifier (UDI).
com.google.devicesandservices.health.v4.MedicalDeviceInfoProto
com.google.devicesandservices.health.v4.MetricsSummary Summary metrics for an exercise.
com.google.devicesandservices.health.v4.MetricsSummary.Builder Summary metrics for an exercise.
com.google.devicesandservices.health.v4.MetricsSummary.MobilityMetrics Mobility workouts specific metrics
com.google.devicesandservices.health.v4.MetricsSummary.MobilityMetrics.Builder Mobility workouts specific metrics
com.google.devicesandservices.health.v4.MetricsSummary.TimeInHeartRateZones Time spent in each heart rate zone.
com.google.devicesandservices.health.v4.MetricsSummary.TimeInHeartRateZones.Builder Time spent in each heart rate zone.
com.google.devicesandservices.health.v4.NutrientQuantity Represents the quantity of a nutrient.
com.google.devicesandservices.health.v4.NutrientQuantity.Builder Represents the quantity of a nutrient.
com.google.devicesandservices.health.v4.NutritionLog Holds information about a user logged food. There are two ways of creating a nutrition log based on the food type:
com.google.devicesandservices.health.v4.NutritionLog.Builder Holds information about a user logged food. There are two ways of creating a nutrition log based on the food type:
com.google.devicesandservices.health.v4.NutritionLog.Serving Represents different properties and information about the serving of a specific food.
com.google.devicesandservices.health.v4.NutritionLog.Serving.Builder Represents different properties and information about the serving of a specific food.
com.google.devicesandservices.health.v4.NutritionLogRollupValue Represents the result of the rollup of the nutrition log data type.
com.google.devicesandservices.health.v4.NutritionLogRollupValue.Builder Represents the result of the rollup of the nutrition log data type.
com.google.devicesandservices.health.v4.NutritionLogRollupValue.EnergyQuantityRollup Rollup for the energy quantity.
com.google.devicesandservices.health.v4.NutritionLogRollupValue.EnergyQuantityRollup.Builder Rollup for the energy quantity.
com.google.devicesandservices.health.v4.NutritionLogRollupValue.NutrientQuantityRollup Nutrient quantity rollup.
com.google.devicesandservices.health.v4.NutritionLogRollupValue.NutrientQuantityRollup.Builder Nutrient quantity rollup.
com.google.devicesandservices.health.v4.NutritionLogRollupValue.WeightQuantityRollup Rollup for the weight.
com.google.devicesandservices.health.v4.NutritionLogRollupValue.WeightQuantityRollup.Builder Rollup for the weight.
com.google.devicesandservices.health.v4.ObservationSampleTime Represents a sample time of an observed data point.
com.google.devicesandservices.health.v4.ObservationSampleTime.Builder Represents a sample time of an observed data point.
com.google.devicesandservices.health.v4.ObservationTimeInterval Represents a time interval of an observed data point.
com.google.devicesandservices.health.v4.ObservationTimeInterval.Builder Represents a time interval of an observed data point.
com.google.devicesandservices.health.v4.OxygenSaturation Captures the user's instantaneous oxygen saturation percentage (SpO2).
com.google.devicesandservices.health.v4.OxygenSaturation.Builder Captures the user's instantaneous oxygen saturation percentage (SpO2).
com.google.devicesandservices.health.v4.PairedDevice User's Paired 1P Device The PairedDevice details include information about the device type, battery
com.google.devicesandservices.health.v4.PairedDevice.Builder User's Paired 1P Device The PairedDevice details include information about the device type, battery
com.google.devicesandservices.health.v4.PairedDeviceName
com.google.devicesandservices.health.v4.PairedDeviceName.Builder Builder for users/{user}/pairedDevices/{paired_device}.
com.google.devicesandservices.health.v4.Profile Profile details.
com.google.devicesandservices.health.v4.Profile.Builder Profile details.
com.google.devicesandservices.health.v4.ProfileName
com.google.devicesandservices.health.v4.ProfileName.Builder Builder for users/{user}/profile.
com.google.devicesandservices.health.v4.ProjectName
com.google.devicesandservices.health.v4.ProjectName.Builder Builder for projects/{project}.
com.google.devicesandservices.health.v4.ReconcileDataPointsRequest Request to reconcile data points from multiple data sources.
com.google.devicesandservices.health.v4.ReconcileDataPointsRequest.Builder Request to reconcile data points from multiple data sources.
com.google.devicesandservices.health.v4.ReconcileDataPointsResponse Response containing the list of reconciled DataPoints.
com.google.devicesandservices.health.v4.ReconcileDataPointsResponse.Builder Response containing the list of reconciled DataPoints.
com.google.devicesandservices.health.v4.ReconciledDataPoint A reconciled computed or recorded metric.
com.google.devicesandservices.health.v4.ReconciledDataPoint.Builder A reconciled computed or recorded metric.
com.google.devicesandservices.health.v4.RespiratoryRateSleepSummary Records respiratory rate details during sleep. Can have multiple per day if the user sleeps multiple times.
com.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.Builder Records respiratory rate details during sleep. Can have multiple per day if the user sleeps multiple times.
com.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics Respiratory rate statistics for a given sleep stage.
com.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatistics.Builder Respiratory rate statistics for a given sleep stage.
com.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue Represents the rollup value for the daily resting heart rate data type.
com.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValue.Builder Represents the rollup value for the daily resting heart rate data type.
com.google.devicesandservices.health.v4.RollUpDataPointsRequest Request to roll up data points by physical time intervals.
com.google.devicesandservices.health.v4.RollUpDataPointsRequest.Builder Request to roll up data points by physical time intervals.
com.google.devicesandservices.health.v4.RollUpDataPointsResponse Response containing the list of rolled up data points.
com.google.devicesandservices.health.v4.RollUpDataPointsResponse.Builder Response containing the list of rolled up data points.
com.google.devicesandservices.health.v4.RollupDataPoint Value of a rollup for a single physical 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
com.google.devicesandservices.health.v4.RollupDataPoint.Builder Value of a rollup for a single physical 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
com.google.devicesandservices.health.v4.RunVO2Max VO2 max value calculated based on the user's running activity. Value stored in ml/kg/min.
com.google.devicesandservices.health.v4.RunVO2Max.Builder VO2 max value calculated based on the user's running activity. Value stored in ml/kg/min.
com.google.devicesandservices.health.v4.RunVO2MaxRollupValue Represents the result of the rollup of the user's daily heart rate variability personal range.
com.google.devicesandservices.health.v4.RunVO2MaxRollupValue.Builder Represents the result of the rollup of the user's daily heart rate variability personal range.
com.google.devicesandservices.health.v4.SedentaryPeriod SedentaryPeriod SedentaryPeriod data represents the periods of time that the user was
com.google.devicesandservices.health.v4.SedentaryPeriod.Builder SedentaryPeriod SedentaryPeriod data represents the periods of time that the user was
com.google.devicesandservices.health.v4.SedentaryPeriodRollupValue Represents the result of the rollup of the user's sedentary periods.
com.google.devicesandservices.health.v4.SedentaryPeriodRollupValue.Builder Represents the result of the rollup of the user's sedentary periods.
com.google.devicesandservices.health.v4.SessionTimeInterval Represents a time interval of session data point, which bundles multiple observed metrics together.
com.google.devicesandservices.health.v4.SessionTimeInterval.Builder Represents a time interval of session data point, which bundles multiple observed metrics together.
com.google.devicesandservices.health.v4.Settings.Builder Settings details.
com.google.devicesandservices.health.v4.SettingsName
com.google.devicesandservices.health.v4.SettingsName.Builder Builder for users/{user}/settings.
com.google.devicesandservices.health.v4.Sleep A sleep session possibly including stages.
com.google.devicesandservices.health.v4.Sleep.Builder A sleep session possibly including stages.
com.google.devicesandservices.health.v4.Sleep.OutOfBedSegment A time interval to represent an out-of-bed segment.
com.google.devicesandservices.health.v4.Sleep.OutOfBedSegment.Builder A time interval to represent an out-of-bed segment.
com.google.devicesandservices.health.v4.Sleep.SleepMetadata Additional information about how the sleep was processed.
com.google.devicesandservices.health.v4.Sleep.SleepMetadata.Builder Additional information about how the sleep was processed.
com.google.devicesandservices.health.v4.Sleep.SleepStage Sleep stage segment.
com.google.devicesandservices.health.v4.Sleep.SleepStage.Builder Sleep stage segment.
com.google.devicesandservices.health.v4.Sleep.SleepSummary Sleep summary: metrics and stages summary.
com.google.devicesandservices.health.v4.Sleep.SleepSummary.Builder Sleep summary: metrics and stages summary.
com.google.devicesandservices.health.v4.Sleep.SleepSummary.StageSummary Total duration and segment count for a stage.
com.google.devicesandservices.health.v4.Sleep.SleepSummary.StageSummary.Builder Total duration and segment count for a stage.
com.google.devicesandservices.health.v4.Steps Step count over the time interval.
com.google.devicesandservices.health.v4.Steps.Builder Step count over the time interval.
com.google.devicesandservices.health.v4.StepsRollupValue Represents the result of the rollup of the steps data type.
com.google.devicesandservices.health.v4.StepsRollupValue.Builder Represents the result of the rollup of the steps data type.
com.google.devicesandservices.health.v4.Subscriber -- Resource Messages -- A subscriber receives notifications from Google Health API.
com.google.devicesandservices.health.v4.Subscriber.Builder -- Resource Messages -- A subscriber receives notifications from Google Health API.
com.google.devicesandservices.health.v4.SubscriberConfig Configuration for a subscriber. A notification is sent to a subscription ONLY if the subscriber has a config for the data type.
com.google.devicesandservices.health.v4.SubscriberConfig.Builder Configuration for a subscriber. A notification is sent to a subscription ONLY if the subscriber has a config for the data type.
com.google.devicesandservices.health.v4.SubscriberName
com.google.devicesandservices.health.v4.SubscriberName.Builder Builder for projects/{project}/subscribers/{subscriber}.
com.google.devicesandservices.health.v4.Subscription A subscription to a data collection for a specific user, to be delivered to a subscriber.
com.google.devicesandservices.health.v4.Subscription.Builder A subscription to a data collection for a specific user, to be delivered to a subscriber.
com.google.devicesandservices.health.v4.SubscriptionName
com.google.devicesandservices.health.v4.SubscriptionName.Builder Builder for projects/{project}/subscribers/{subscriber}/subscriptions/{subscription}.
com.google.devicesandservices.health.v4.SwimLengthsData Swim lengths data over the time interval.
com.google.devicesandservices.health.v4.SwimLengthsData.Builder Swim lengths data over the time interval.
com.google.devicesandservices.health.v4.SwimLengthsDataRollupValue Represents the result of the rollup of the swim lengths data type.
com.google.devicesandservices.health.v4.SwimLengthsDataRollupValue.Builder Represents the result of the rollup of the swim lengths data type.
com.google.devicesandservices.health.v4.TimeInHeartRateZone Time in heart rate zone record. It's an interval spent in specific heart rate zone.
com.google.devicesandservices.health.v4.TimeInHeartRateZone.Builder Time in heart rate zone record. It's an interval spent in specific heart rate zone.
com.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue Represents the result of the rollup of the time in heart rate zone data type.
com.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue.Builder Represents the result of the rollup of the time in heart rate zone data type.
com.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue.TimeInHeartRateZoneValue Represents the total time spent in a specific heart rate zone.
com.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue.TimeInHeartRateZoneValue.Builder Represents the total time spent in a specific heart rate zone.
com.google.devicesandservices.health.v4.TotalCaloriesRollupValue Represents the result of the rollup of the user's total calories.
com.google.devicesandservices.health.v4.TotalCaloriesRollupValue.Builder Represents the result of the rollup of the user's total calories.
com.google.devicesandservices.health.v4.UpdateDataPointOperationMetadata Metadata for an update data point operation.
com.google.devicesandservices.health.v4.UpdateDataPointOperationMetadata.Builder Metadata for an update data point operation.
com.google.devicesandservices.health.v4.UpdateDataPointRequest Request to update an identifiable data point.
com.google.devicesandservices.health.v4.UpdateDataPointRequest.Builder Request to update an identifiable data point.
com.google.devicesandservices.health.v4.UpdateProfileRequest Request message for updating Profile details.
com.google.devicesandservices.health.v4.UpdateProfileRequest.Builder Request message for updating Profile details.
com.google.devicesandservices.health.v4.UpdateSettingsRequest Request message for updating Settings details.
com.google.devicesandservices.health.v4.UpdateSettingsRequest.Builder Request message for updating Settings details.
com.google.devicesandservices.health.v4.UpdateSubscriberMetadata Represents metadata for updating a subscriber.
com.google.devicesandservices.health.v4.UpdateSubscriberMetadata.Builder Represents metadata for updating a subscriber.
com.google.devicesandservices.health.v4.UpdateSubscriberRequest Request message for UpdateSubscriber.
com.google.devicesandservices.health.v4.UpdateSubscriberRequest.Builder Request message for UpdateSubscriber.
com.google.devicesandservices.health.v4.UpdateSubscriptionRequest Request message for UpdateSubscription.
com.google.devicesandservices.health.v4.UpdateSubscriptionRequest.Builder Request message for UpdateSubscription.
com.google.devicesandservices.health.v4.User Represents a user in the Google Health API. It matches the parent resource of collections owned by the user.
com.google.devicesandservices.health.v4.User.Builder Represents a user in the Google Health API. It matches the parent resource of collections owned by the user.
com.google.devicesandservices.health.v4.UserName
com.google.devicesandservices.health.v4.UserName.Builder Builder for users/{user}.
com.google.devicesandservices.health.v4.VO2Max VO2 max measurement.
com.google.devicesandservices.health.v4.VO2Max.Builder VO2 max measurement.
com.google.devicesandservices.health.v4.VolumeQuantity Represents the volume quantity.
com.google.devicesandservices.health.v4.VolumeQuantity.Builder Represents the volume quantity.
com.google.devicesandservices.health.v4.WebhookNotificationCloudLog Log message for a webhook notification sent by the Google Health API to a subscriber's endpoint. Includes the HTTP response received from the endpoint.
com.google.devicesandservices.health.v4.WebhookNotificationCloudLog.Builder Log message for a webhook notification sent by the Google Health API to a subscriber's endpoint. Includes the HTTP response received from the endpoint.
com.google.devicesandservices.health.v4.WebhookNotificationCloudLogProto
com.google.devicesandservices.health.v4.Weight Body weight measurement.
com.google.devicesandservices.health.v4.Weight.Builder Body weight measurement.
com.google.devicesandservices.health.v4.WeightQuantity Represents the weight quantity.
com.google.devicesandservices.health.v4.WeightQuantity.Builder Represents the weight quantity.
com.google.devicesandservices.health.v4.WeightRollupValue Represents the result of the rollup of the weight data type.
com.google.devicesandservices.health.v4.WeightRollupValue.Builder Represents the result of the rollup of the weight data type.

Interfaces

Interface Description
com.google.devicesandservices.health.v4.ActiveEnergyBurnedOrBuilder
com.google.devicesandservices.health.v4.ActiveEnergyBurnedRollupValueOrBuilder
com.google.devicesandservices.health.v4.ActiveMinutes.ActiveMinutesByActivityLevelOrBuilder
com.google.devicesandservices.health.v4.ActiveMinutesOrBuilder
com.google.devicesandservices.health.v4.ActiveMinutesRollupValue.ActiveMinutesRollupByActivityLevelOrBuilder
com.google.devicesandservices.health.v4.ActiveMinutesRollupValueOrBuilder
com.google.devicesandservices.health.v4.ActiveZoneMinutesOrBuilder
com.google.devicesandservices.health.v4.ActiveZoneMinutesRollupValueOrBuilder
com.google.devicesandservices.health.v4.ActivityLevelOrBuilder
com.google.devicesandservices.health.v4.ActivityLevelRollupValue.ActivityLevelRollupByActivityLevelTypeOrBuilder
com.google.devicesandservices.health.v4.ActivityLevelRollupValueOrBuilder
com.google.devicesandservices.health.v4.AltitudeOrBuilder
com.google.devicesandservices.health.v4.AltitudeRollupValueOrBuilder
com.google.devicesandservices.health.v4.BasalEnergyBurnedOrBuilder
com.google.devicesandservices.health.v4.BatchDeleteDataPointsOperationMetadataOrBuilder
com.google.devicesandservices.health.v4.BatchDeleteDataPointsRequestOrBuilder
com.google.devicesandservices.health.v4.BatchDeleteDataPointsResponseOrBuilder
com.google.devicesandservices.health.v4.BloodGlucoseOrBuilder
com.google.devicesandservices.health.v4.BloodGlucoseRollupValueOrBuilder
com.google.devicesandservices.health.v4.BodyFatOrBuilder
com.google.devicesandservices.health.v4.BodyFatRollupValueOrBuilder
com.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValue.CaloriesInHeartRateZoneValueOrBuilder
com.google.devicesandservices.health.v4.CaloriesInHeartRateZoneRollupValueOrBuilder
com.google.devicesandservices.health.v4.CivilDateTimeOrBuilder
com.google.devicesandservices.health.v4.CivilTimeIntervalOrBuilder
com.google.devicesandservices.health.v4.CoreBodyTemperatureOrBuilder
com.google.devicesandservices.health.v4.CoreBodyTemperatureRollupValueOrBuilder
com.google.devicesandservices.health.v4.CreateDataPointOperationMetadataOrBuilder
com.google.devicesandservices.health.v4.CreateDataPointRequestOrBuilder
com.google.devicesandservices.health.v4.CreateSubscriberMetadataOrBuilder
com.google.devicesandservices.health.v4.CreateSubscriberPayloadOrBuilder
com.google.devicesandservices.health.v4.CreateSubscriberRequestOrBuilder
com.google.devicesandservices.health.v4.CreateSubscriptionPayloadOrBuilder
com.google.devicesandservices.health.v4.CreateSubscriptionRequestOrBuilder
com.google.devicesandservices.health.v4.DailyHeartRateVariabilityOrBuilder
com.google.devicesandservices.health.v4.DailyHeartRateZones.HeartRateZoneOrBuilder
com.google.devicesandservices.health.v4.DailyHeartRateZonesOrBuilder
com.google.devicesandservices.health.v4.DailyOxygenSaturationOrBuilder
com.google.devicesandservices.health.v4.DailyRespiratoryRateOrBuilder
com.google.devicesandservices.health.v4.DailyRestingHeartRate.DailyRestingHeartRateMetadataOrBuilder
com.google.devicesandservices.health.v4.DailyRestingHeartRateOrBuilder
com.google.devicesandservices.health.v4.DailyRollUpDataPointsRequestOrBuilder
com.google.devicesandservices.health.v4.DailyRollUpDataPointsResponseOrBuilder
com.google.devicesandservices.health.v4.DailyRollupDataPointOrBuilder
com.google.devicesandservices.health.v4.DailySleepTemperatureDerivationsOrBuilder
com.google.devicesandservices.health.v4.DailyVO2MaxOrBuilder
com.google.devicesandservices.health.v4.DataPointOrBuilder
com.google.devicesandservices.health.v4.DataPointsServiceGrpc.AsyncService Data Points Service exposing the user's health and fitness measured and derived data.
com.google.devicesandservices.health.v4.DataSource.ApplicationOrBuilder
com.google.devicesandservices.health.v4.DataSource.DeviceOrBuilder
com.google.devicesandservices.health.v4.DataSourceOrBuilder
com.google.devicesandservices.health.v4.DataSubscriptionServiceGrpc.AsyncService Data Subscription Service that allows clients (e.g., Fitbit 3P applications, internal Fitbit Services) to manage their subscriber endpoints. This service provides CRUD APIs for subscribers,
com.google.devicesandservices.health.v4.DataTypeOrBuilder
com.google.devicesandservices.health.v4.DeleteSubscriberMetadataOrBuilder
com.google.devicesandservices.health.v4.DeleteSubscriberRequestOrBuilder
com.google.devicesandservices.health.v4.DeleteSubscriptionRequestOrBuilder
com.google.devicesandservices.health.v4.DistanceOrBuilder
com.google.devicesandservices.health.v4.DistanceRollupValueOrBuilder
com.google.devicesandservices.health.v4.ElectrocardiogramOrBuilder
com.google.devicesandservices.health.v4.EndpointAuthorizationOrBuilder
com.google.devicesandservices.health.v4.EnergyQuantityOrBuilder
com.google.devicesandservices.health.v4.Exercise.ExerciseEventOrBuilder
com.google.devicesandservices.health.v4.Exercise.ExerciseMetadataOrBuilder
com.google.devicesandservices.health.v4.Exercise.SplitSummaryOrBuilder
com.google.devicesandservices.health.v4.ExerciseOrBuilder
com.google.devicesandservices.health.v4.ExportExerciseTcxRequestOrBuilder
com.google.devicesandservices.health.v4.ExportExerciseTcxResponseOrBuilder
com.google.devicesandservices.health.v4.FloorsOrBuilder
com.google.devicesandservices.health.v4.FloorsRollupValueOrBuilder
com.google.devicesandservices.health.v4.Food.FoodServingOrBuilder
com.google.devicesandservices.health.v4.FoodMeasurementUnitOrBuilder
com.google.devicesandservices.health.v4.FoodOrBuilder
com.google.devicesandservices.health.v4.GetDataPointRequestOrBuilder
com.google.devicesandservices.health.v4.GetIdentityRequestOrBuilder
com.google.devicesandservices.health.v4.GetIrnProfileRequestOrBuilder
com.google.devicesandservices.health.v4.GetPairedDeviceRequestOrBuilder
com.google.devicesandservices.health.v4.GetProfileRequestOrBuilder
com.google.devicesandservices.health.v4.GetSettingsRequestOrBuilder
com.google.devicesandservices.health.v4.HealthProfileServiceGrpc.AsyncService Health Profile Service
com.google.devicesandservices.health.v4.HeartRate.HeartRateMetadataOrBuilder
com.google.devicesandservices.health.v4.HeartRateOrBuilder
com.google.devicesandservices.health.v4.HeartRateRollupValueOrBuilder
com.google.devicesandservices.health.v4.HeartRateVariabilityOrBuilder
com.google.devicesandservices.health.v4.HeartRateVariabilityPersonalRangeRollupValueOrBuilder
com.google.devicesandservices.health.v4.HeightOrBuilder
com.google.devicesandservices.health.v4.HydrationLogOrBuilder
com.google.devicesandservices.health.v4.HydrationLogRollupValue.VolumeQuantityRollupOrBuilder
com.google.devicesandservices.health.v4.HydrationLogRollupValueOrBuilder
com.google.devicesandservices.health.v4.IdentityOrBuilder
com.google.devicesandservices.health.v4.IrnProfileOrBuilder
com.google.devicesandservices.health.v4.IrregularRhythmNotification.AlertWindowOrBuilder
com.google.devicesandservices.health.v4.IrregularRhythmNotification.HeartBeatOrBuilder
com.google.devicesandservices.health.v4.IrregularRhythmNotificationOrBuilder
com.google.devicesandservices.health.v4.ListDataPointsRequestOrBuilder
com.google.devicesandservices.health.v4.ListDataPointsResponseOrBuilder
com.google.devicesandservices.health.v4.ListPairedDevicesRequestOrBuilder
com.google.devicesandservices.health.v4.ListPairedDevicesResponseOrBuilder
com.google.devicesandservices.health.v4.ListSubscribersRequestOrBuilder
com.google.devicesandservices.health.v4.ListSubscribersResponseOrBuilder
com.google.devicesandservices.health.v4.ListSubscriptionsRequestOrBuilder
com.google.devicesandservices.health.v4.ListSubscriptionsResponseOrBuilder
com.google.devicesandservices.health.v4.MedicalDeviceInfoOrBuilder
com.google.devicesandservices.health.v4.MetricsSummary.MobilityMetricsOrBuilder
com.google.devicesandservices.health.v4.MetricsSummary.TimeInHeartRateZonesOrBuilder
com.google.devicesandservices.health.v4.MetricsSummaryOrBuilder
com.google.devicesandservices.health.v4.NutrientQuantityOrBuilder
com.google.devicesandservices.health.v4.NutritionLog.ServingOrBuilder
com.google.devicesandservices.health.v4.NutritionLogOrBuilder
com.google.devicesandservices.health.v4.NutritionLogRollupValue.EnergyQuantityRollupOrBuilder
com.google.devicesandservices.health.v4.NutritionLogRollupValue.NutrientQuantityRollupOrBuilder
com.google.devicesandservices.health.v4.NutritionLogRollupValue.WeightQuantityRollupOrBuilder
com.google.devicesandservices.health.v4.NutritionLogRollupValueOrBuilder
com.google.devicesandservices.health.v4.ObservationSampleTimeOrBuilder
com.google.devicesandservices.health.v4.ObservationTimeIntervalOrBuilder
com.google.devicesandservices.health.v4.OxygenSaturationOrBuilder
com.google.devicesandservices.health.v4.PairedDeviceOrBuilder
com.google.devicesandservices.health.v4.ProfileOrBuilder
com.google.devicesandservices.health.v4.ReconcileDataPointsRequestOrBuilder
com.google.devicesandservices.health.v4.ReconcileDataPointsResponseOrBuilder
com.google.devicesandservices.health.v4.ReconciledDataPointOrBuilder
com.google.devicesandservices.health.v4.RespiratoryRateSleepSummary.RespiratoryRateSleepSummaryStatisticsOrBuilder
com.google.devicesandservices.health.v4.RespiratoryRateSleepSummaryOrBuilder
com.google.devicesandservices.health.v4.RestingHeartRatePersonalRangeRollupValueOrBuilder
com.google.devicesandservices.health.v4.RollUpDataPointsRequestOrBuilder
com.google.devicesandservices.health.v4.RollUpDataPointsResponseOrBuilder
com.google.devicesandservices.health.v4.RollupDataPointOrBuilder
com.google.devicesandservices.health.v4.RunVO2MaxOrBuilder
com.google.devicesandservices.health.v4.RunVO2MaxRollupValueOrBuilder
com.google.devicesandservices.health.v4.SedentaryPeriodOrBuilder
com.google.devicesandservices.health.v4.SedentaryPeriodRollupValueOrBuilder
com.google.devicesandservices.health.v4.SessionTimeIntervalOrBuilder
com.google.devicesandservices.health.v4.SettingsOrBuilder
com.google.devicesandservices.health.v4.Sleep.OutOfBedSegmentOrBuilder
com.google.devicesandservices.health.v4.Sleep.SleepMetadataOrBuilder
com.google.devicesandservices.health.v4.Sleep.SleepStageOrBuilder
com.google.devicesandservices.health.v4.Sleep.SleepSummary.StageSummaryOrBuilder
com.google.devicesandservices.health.v4.Sleep.SleepSummaryOrBuilder
com.google.devicesandservices.health.v4.SleepOrBuilder
com.google.devicesandservices.health.v4.StepsOrBuilder
com.google.devicesandservices.health.v4.StepsRollupValueOrBuilder
com.google.devicesandservices.health.v4.SubscriberConfigOrBuilder
com.google.devicesandservices.health.v4.SubscriberOrBuilder
com.google.devicesandservices.health.v4.SubscriptionOrBuilder
com.google.devicesandservices.health.v4.SwimLengthsDataOrBuilder
com.google.devicesandservices.health.v4.SwimLengthsDataRollupValueOrBuilder
com.google.devicesandservices.health.v4.TimeInHeartRateZoneOrBuilder
com.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValue.TimeInHeartRateZoneValueOrBuilder
com.google.devicesandservices.health.v4.TimeInHeartRateZoneRollupValueOrBuilder
com.google.devicesandservices.health.v4.TotalCaloriesRollupValueOrBuilder
com.google.devicesandservices.health.v4.UpdateDataPointOperationMetadataOrBuilder
com.google.devicesandservices.health.v4.UpdateDataPointRequestOrBuilder
com.google.devicesandservices.health.v4.UpdateProfileRequestOrBuilder
com.google.devicesandservices.health.v4.UpdateSettingsRequestOrBuilder
com.google.devicesandservices.health.v4.UpdateSubscriberMetadataOrBuilder
com.google.devicesandservices.health.v4.UpdateSubscriberRequestOrBuilder
com.google.devicesandservices.health.v4.UpdateSubscriptionRequestOrBuilder
com.google.devicesandservices.health.v4.UserOrBuilder
com.google.devicesandservices.health.v4.VO2MaxOrBuilder
com.google.devicesandservices.health.v4.VolumeQuantityOrBuilder
com.google.devicesandservices.health.v4.WebhookNotificationCloudLogOrBuilder
com.google.devicesandservices.health.v4.WeightOrBuilder
com.google.devicesandservices.health.v4.WeightQuantityOrBuilder
com.google.devicesandservices.health.v4.WeightRollupValueOrBuilder

Enums

Enum Description
com.google.devicesandservices.health.v4.ActiveMinutes.ActivityLevel Activity level.
com.google.devicesandservices.health.v4.ActiveZoneMinutes.HeartRateZone Represents different heart rate zones.
com.google.devicesandservices.health.v4.ActivityLevel.ActivityLevelType Represents different activity level types.
com.google.devicesandservices.health.v4.BloodGlucose.MealType Meal type associated with the measurement.
com.google.devicesandservices.health.v4.BloodGlucose.MeasurementSource The clinical method or tool used to measure the blood glucose level.
com.google.devicesandservices.health.v4.BloodGlucose.MeasurementTiming Timing of the measurement.
com.google.devicesandservices.health.v4.BloodGlucose.Specimen Type of body fluid used to measure the blood glucose.
com.google.devicesandservices.health.v4.CoreBodyTemperature.MeasurementLocation Measurement location for core body temperature.
com.google.devicesandservices.health.v4.DailyRestingHeartRate.DailyRestingHeartRateMetadata.CalculationMethod The method used to calculate the resting heart rate.
com.google.devicesandservices.health.v4.DailyRollupDataPoint.ValueCase
com.google.devicesandservices.health.v4.DailyVO2Max.CardioFitnessLevel The cardio fitness level categories.
com.google.devicesandservices.health.v4.DataPoint.DataCase
com.google.devicesandservices.health.v4.DataSource.Device.FormFactor Form factor of the device, e.g. phone, watch, band, etc.
com.google.devicesandservices.health.v4.DataSource.Platform The platform that uploaded the data. Additional values may be added in the future. Clients should be prepared to handle unknown values gracefully.
com.google.devicesandservices.health.v4.DataSource.RecordingMethod The method by which the data was recorded.
com.google.devicesandservices.health.v4.Electrocardiogram.ResultClassification The classification of the ECG reading rhythm.
com.google.devicesandservices.health.v4.EnergyUnit Enum representing the unit of energy.
com.google.devicesandservices.health.v4.Exercise.ExerciseEvent.ExerciseEventType The type of the event, such as start, stop, pause, resume.
com.google.devicesandservices.health.v4.Exercise.ExerciseType The type of activity performed during an exercise.
com.google.devicesandservices.health.v4.Exercise.SplitSummary.SplitType The type of the split, such as manual, duration, distance, calories.
com.google.devicesandservices.health.v4.FoodAccessLevel Enum representing the access level of a food item.
com.google.devicesandservices.health.v4.HeartRate.HeartRateMetadata.MotionContext The user’s level of activity when the heart rate sample was measured.
com.google.devicesandservices.health.v4.HeartRate.HeartRateMetadata.SensorLocation The location of the sensor that measured the heart rate.
com.google.devicesandservices.health.v4.HeartRateZoneType The heart rate zone type.
com.google.devicesandservices.health.v4.MealType Enum representing the meal type.
com.google.devicesandservices.health.v4.Nutrient Holds information about a user logged food.
com.google.devicesandservices.health.v4.PairedDevice.DeviceType The type of device.
com.google.devicesandservices.health.v4.ReconciledDataPoint.DataCase
com.google.devicesandservices.health.v4.RollupDataPoint.ValueCase
com.google.devicesandservices.health.v4.Settings.DistanceUnit The measurement unit defined in the user's account settings.
com.google.devicesandservices.health.v4.Settings.GlucoseUnit The measurement unit defined in the user's account settings.
com.google.devicesandservices.health.v4.Settings.HeightUnit The measurement unit defined in the user's account settings.
com.google.devicesandservices.health.v4.Settings.StrideLengthType The stride length type defined in the user's account settings. Specifies if the user's stride length is determined automatically (default) or manually as defined in the user's account settings.
com.google.devicesandservices.health.v4.Settings.SwimUnit The swim unit defined in the user's account settings.
com.google.devicesandservices.health.v4.Settings.TemperatureUnit The measurement unit defined in the user's account settings.
com.google.devicesandservices.health.v4.Settings.WaterUnit The water measurement unit defined in the user's account settings.
com.google.devicesandservices.health.v4.Settings.WeightUnit The measurement unit defined in the user's account settings.
com.google.devicesandservices.health.v4.Sleep.SleepMetadata.StagesState Sleep stages algorithm processing status.
com.google.devicesandservices.health.v4.Sleep.SleepStageType Sleep stage type: AWAKE, DEEP, REM, LIGHT etc.
com.google.devicesandservices.health.v4.Sleep.SleepType Sleep type: classic or stages.
com.google.devicesandservices.health.v4.Subscriber.State The state of the subscriber.
com.google.devicesandservices.health.v4.SubscriberConfig.SubscriptionCreatePolicy Policy for subscription creation.
com.google.devicesandservices.health.v4.SwimLengthsData.SwimStrokeType Swim stroke type.
com.google.devicesandservices.health.v4.VO2Max.MeasurementMethod Measurement method used to measure the VO2 max value.
com.google.devicesandservices.health.v4.VolumeUnit Enum representing the unit of volume.
com.google.devicesandservices.health.v4.WeightUnit Enum representing the unit of weight.