Module: Google::Apis::FitnessV1
- Defined in:
- generated/google/apis/fitness_v1.rb,
generated/google/apis/fitness_v1/classes.rb,
generated/google/apis/fitness_v1/service.rb,
generated/google/apis/fitness_v1/representations.rb
Overview
Fitness
Stores and accesses user data in the fitness store from apps on any platform.
Defined Under Namespace
Classes: AggregateBucket, AggregateBy, AggregateRequest, AggregateResponse, Application, BucketByActivity, BucketBySession, BucketByTime, BucketByTimePeriod, DataPoint, DataSource, DataType, DataTypeField, Dataset, Device, FitnessService, ListDataSourcesResponse, ListSessionsResponse, MapValue, Session, Value, ValueMapValEntry
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20160907'
- AUTH_FITNESS_ACTIVITY_READ =
View your activity information in Google Fit
'https://www.googleapis.com/auth/fitness.activity.read'
- AUTH_FITNESS_ACTIVITY_WRITE =
View and store your activity information in Google Fit
'https://www.googleapis.com/auth/fitness.activity.write'
- AUTH_FITNESS_BODY_READ =
View body sensor information in Google Fit
'https://www.googleapis.com/auth/fitness.body.read'
- AUTH_FITNESS_BODY_WRITE =
View and store body sensor data in Google Fit
'https://www.googleapis.com/auth/fitness.body.write'
- AUTH_FITNESS_LOCATION_READ =
View your stored location data in Google Fit
'https://www.googleapis.com/auth/fitness.location.read'
- AUTH_FITNESS_LOCATION_WRITE =
View and store your location data in Google Fit
'https://www.googleapis.com/auth/fitness.location.write'
- AUTH_FITNESS_NUTRITION_READ =
View nutrition information in Google Fit
'https://www.googleapis.com/auth/fitness.nutrition.read'
- AUTH_FITNESS_NUTRITION_WRITE =
View and store nutrition information in Google Fit
'https://www.googleapis.com/auth/fitness.nutrition.write'