Google Health API

The Google Health API lets you view and manage health and fitness metrics and measurement data.

Service: health.googleapis.com

The Service name health.googleapis.com is needed to create RPC client stubs.

google.devicesandservices.health.v4.DataPointsService

Methods
BatchDeleteDataPoints Delete a batch of identifyable data points.
CreateDataPoint Creates a single identifiable data point.
DailyRollUpDataPoints Roll up data points over civil time intervals for supported data types.
GetDataPoint Get a single identifyable data point.
ListDataPoints Query user health and fitness data points.
ReconcileDataPoints Reconcile data points from multiple data sources into a single data stream.
RollUpDataPoints Roll up data points over physical time intervals for supported data types.
UpdateDataPoint Updates a single identifiable data point.

google.devicesandservices.health.v4.DataSubscriptionService

Methods
CreateSubscriber Registers a new subscriber endpoint to receive notifications.
CreateSubscription Creates a subscription for a specific user to a specific subscriber.
DeleteSubscriber Deletes a subscriber registration.
DeleteSubscription Deletes a specific user subscription, stopping notifications for this user to this subscriber.
ListSubscribers Lists all subscribers registered within the owned Google Cloud Project.
ListSubscriptions Lists all active subscriptions for a given subscriber.
UpdateSubscriber Updates the configuration of an existing subscriber, such as the endpoint URI or the data types it's interested in.
UpdateSubscription Updates the data types for an existing user subscription.

google.devicesandservices.health.v4.HealthProfileService

Methods
GetIdentity Gets the user's identity.
GetIrnProfile Returns user's IRN Profile details.
GetPairedDevice Returns user's Device.
GetProfile Returns user Profile details.
GetSettings Returns user settings details.
ListPairedDevices Returns the user's list of paired 1P trackers and smartwatches.
UpdateProfile Updates the user's profile details.
UpdateSettings Updates the user's settings details.