fitness/v1 library
Fitness API - v1
The Fitness API for managing users' fitness tracking data.
For more information, see developers.google.cn/fit/rest/v1/get-started
Create an instance of FitnessApi to access these resources:
Classes
- AggregateBucket
 - AggregateBy
 - The specification of which data to aggregate.
 - AggregateRequest
 - Next id: 10
 - AggregateResponse
 - Application
 - BucketByActivity
 - BucketBySession
 - BucketByTime
 - BucketByTimePeriod
 - DataPoint
 - Represents a single data point, generated by a particular data source.
 - Dataset
 - A dataset represents a projection container for data points.
 - DataSource
 - Definition of a unique source of sensor data.
 - DataType
 - DataTypeField
 - In case of multi-dimensional data (such as an accelerometer with x, y, and z axes) each field represents one dimension.
 - Device
 - Representation of an integrated device (such as a phone or a wearable) that can hold sensors.
 - FitnessApi
 - The Fitness API for managing users' fitness tracking data.
 - ListDataPointChangesResponse
 - ListDataSourcesResponse
 - ListSessionsResponse
 - MapValue
 - Holder object for the value of an entry in a map field of a data point.
 - Session
 - Sessions contain metadata, such as a user-friendly name and time interval information.
 - UsersDatasetResource
 - UsersDataSourcesDataPointChangesResource
 - UsersDataSourcesDatasetsResource
 - UsersDataSourcesResource
 - UsersResource
 - UsersSessionsResource
 - Value
 - Holder object for the value of a single field in a data point.
 - ValueMapValEntry
 
Exceptions / Errors
- ApiRequestError
 - Represents a general error reported by the API endpoint.
 - DetailedApiRequestError
 - Represents a specific error reported by the API endpoint.