fitness  v1
Static Public Attributes | List of all members
google_fitness_api::FitnessService::SCOPES Class Reference

#include <fitness_service.h>

Static Public Attributes

static const char FITNESS_ACTIVITY_READ [] = {"https://www.googleapis.com/auth/fitness.activity.read"}
 
static const char FITNESS_ACTIVITY_WRITE [] = {"https://www.googleapis.com/auth/fitness.activity.write"}
 
static const char FITNESS_BLOOD_GLUCOSE_READ [] = {"https://www.googleapis.com/auth/fitness.blood_glucose.read"}
 
static const char FITNESS_BLOOD_GLUCOSE_WRITE [] = {"https://www.googleapis.com/auth/fitness.blood_glucose.write"}
 
static const char FITNESS_BLOOD_PRESSURE_READ [] = {"https://www.googleapis.com/auth/fitness.blood_pressure.read"}
 
static const char FITNESS_BLOOD_PRESSURE_WRITE [] = {"https://www.googleapis.com/auth/fitness.blood_pressure.write"}
 
static const char FITNESS_BODY_READ [] = {"https://www.googleapis.com/auth/fitness.body.read"}
 
static const char FITNESS_BODY_WRITE [] = {"https://www.googleapis.com/auth/fitness.body.write"}
 
static const char FITNESS_BODY_TEMPERATURE_READ [] = {"https://www.googleapis.com/auth/fitness.body_temperature.read"}
 
static const char FITNESS_BODY_TEMPERATURE_WRITE [] = {"https://www.googleapis.com/auth/fitness.body_temperature.write"}
 
static const char FITNESS_LOCATION_READ [] = {"https://www.googleapis.com/auth/fitness.location.read"}
 
static const char FITNESS_LOCATION_WRITE [] = {"https://www.googleapis.com/auth/fitness.location.write"}
 
static const char FITNESS_NUTRITION_READ [] = {"https://www.googleapis.com/auth/fitness.nutrition.read"}
 
static const char FITNESS_NUTRITION_WRITE [] = {"https://www.googleapis.com/auth/fitness.nutrition.write"}
 
static const char FITNESS_OXYGEN_SATURATION_READ [] = {"https://www.googleapis.com/auth/fitness.oxygen_saturation.read"}
 
static const char FITNESS_OXYGEN_SATURATION_WRITE [] = {"https://www.googleapis.com/auth/fitness.oxygen_saturation.write"}
 
static const char FITNESS_REPRODUCTIVE_HEALTH_READ [] = {"https://www.googleapis.com/auth/fitness.reproductive_health.read"}
 
static const char FITNESS_REPRODUCTIVE_HEALTH_WRITE [] = {"https://www.googleapis.com/auth/fitness.reproductive_health.write"}
 

Detailed Description

Declares the OAuth2.0 scopes used within Fitness

These scopes shoudl be used when asking for credentials to invoke methods in the FitnessService.

Member Data Documentation

◆ FITNESS_ACTIVITY_READ

const char google_fitness_api::FitnessService::SCOPES::FITNESS_ACTIVITY_READ = {"https://www.googleapis.com/auth/fitness.activity.read"}
static

Use Google Fit to see and store your physical activity data.

◆ FITNESS_ACTIVITY_WRITE

const char google_fitness_api::FitnessService::SCOPES::FITNESS_ACTIVITY_WRITE = {"https://www.googleapis.com/auth/fitness.activity.write"}
static

See and add to your Google Fit physical activity data.

◆ FITNESS_BLOOD_GLUCOSE_READ

const char google_fitness_api::FitnessService::SCOPES::FITNESS_BLOOD_GLUCOSE_READ = {"https://www.googleapis.com/auth/fitness.blood_glucose.read"}
static

See info about your blood glucose in Google Fit. I consent to Google sharing my blood glucose information with this app.

◆ FITNESS_BLOOD_GLUCOSE_WRITE

const char google_fitness_api::FitnessService::SCOPES::FITNESS_BLOOD_GLUCOSE_WRITE = {"https://www.googleapis.com/auth/fitness.blood_glucose.write"}
static

See and add info about your blood glucose to Google Fit. I consent to Google sharing my blood glucose information with this app.

◆ FITNESS_BLOOD_PRESSURE_READ

const char google_fitness_api::FitnessService::SCOPES::FITNESS_BLOOD_PRESSURE_READ = {"https://www.googleapis.com/auth/fitness.blood_pressure.read"}
static

See info about your blood pressure in Google Fit. I consent to Google sharing my blood pressure information with this app.

◆ FITNESS_BLOOD_PRESSURE_WRITE

const char google_fitness_api::FitnessService::SCOPES::FITNESS_BLOOD_PRESSURE_WRITE = {"https://www.googleapis.com/auth/fitness.blood_pressure.write"}
static

See and add info about your blood pressure in Google Fit. I consent to Google sharing my blood pressure information with this app.

◆ FITNESS_BODY_READ

const char google_fitness_api::FitnessService::SCOPES::FITNESS_BODY_READ = {"https://www.googleapis.com/auth/fitness.body.read"}
static

See info about your body measurements and heart rate in Google Fit.

◆ FITNESS_BODY_TEMPERATURE_READ

const char google_fitness_api::FitnessService::SCOPES::FITNESS_BODY_TEMPERATURE_READ = {"https://www.googleapis.com/auth/fitness.body_temperature.read"}
static

See info about your body temperature in Google Fit. I consent to Google sharing my body temperature information with this app.

◆ FITNESS_BODY_TEMPERATURE_WRITE

const char google_fitness_api::FitnessService::SCOPES::FITNESS_BODY_TEMPERATURE_WRITE = {"https://www.googleapis.com/auth/fitness.body_temperature.write"}
static

See and add to info about your body temperature in Google Fit. I consent to Google sharing my body temperature information with this app.

◆ FITNESS_BODY_WRITE

const char google_fitness_api::FitnessService::SCOPES::FITNESS_BODY_WRITE = {"https://www.googleapis.com/auth/fitness.body.write"}
static

See and add info about your body measurements and heart rate to Google Fit.

◆ FITNESS_LOCATION_READ

const char google_fitness_api::FitnessService::SCOPES::FITNESS_LOCATION_READ = {"https://www.googleapis.com/auth/fitness.location.read"}
static

See your Google Fit speed and distance data.

◆ FITNESS_LOCATION_WRITE

const char google_fitness_api::FitnessService::SCOPES::FITNESS_LOCATION_WRITE = {"https://www.googleapis.com/auth/fitness.location.write"}
static

See and add to your Google Fit location data.

◆ FITNESS_NUTRITION_READ

const char google_fitness_api::FitnessService::SCOPES::FITNESS_NUTRITION_READ = {"https://www.googleapis.com/auth/fitness.nutrition.read"}
static

See info about your nutrition in Google Fit.

◆ FITNESS_NUTRITION_WRITE

const char google_fitness_api::FitnessService::SCOPES::FITNESS_NUTRITION_WRITE = {"https://www.googleapis.com/auth/fitness.nutrition.write"}
static

See and add to info about your nutrition in Google Fit.

◆ FITNESS_OXYGEN_SATURATION_READ

const char google_fitness_api::FitnessService::SCOPES::FITNESS_OXYGEN_SATURATION_READ = {"https://www.googleapis.com/auth/fitness.oxygen_saturation.read"}
static

See info about your oxygen saturation in Google Fit. I consent to Google sharing my oxygen saturation information with this app.

◆ FITNESS_OXYGEN_SATURATION_WRITE

const char google_fitness_api::FitnessService::SCOPES::FITNESS_OXYGEN_SATURATION_WRITE = {"https://www.googleapis.com/auth/fitness.oxygen_saturation.write"}
static

See and add info about your oxygen saturation in Google Fit. I consent to Google sharing my oxygen saturation information with this app.

◆ FITNESS_REPRODUCTIVE_HEALTH_READ

const char google_fitness_api::FitnessService::SCOPES::FITNESS_REPRODUCTIVE_HEALTH_READ = {"https://www.googleapis.com/auth/fitness.reproductive_health.read"}
static

See info about your reproductive health in Google Fit. I consent to Google sharing my reporductive health information with this app.

◆ FITNESS_REPRODUCTIVE_HEALTH_WRITE

const char google_fitness_api::FitnessService::SCOPES::FITNESS_REPRODUCTIVE_HEALTH_WRITE = {"https://www.googleapis.com/auth/fitness.reproductive_health.write"}
static

See and add info about your reproductive health in Google Fit. I consent to Google sharing my reporductive health information with this app.


The documentation for this class was generated from the following files: