Show / Hide Table of Contents

Class FitnessService.Scope

Available OAuth 2.0 scopes for use with the Fitness API.

Inheritance
object
FitnessService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Fitness.v1
Assembly: Google.Apis.Fitness.v1.dll
Syntax
public class FitnessService.Scope

Fields

FitnessActivityRead

Use Google Fit to see and store your physical activity data

Declaration
public static string FitnessActivityRead
Field Value
Type Description
string

FitnessActivityWrite

Add to your Google Fit physical activity data

Declaration
public static string FitnessActivityWrite
Field Value
Type Description
string

FitnessBloodGlucoseRead

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

Declaration
public static string FitnessBloodGlucoseRead
Field Value
Type Description
string

FitnessBloodGlucoseWrite

Add info about your blood glucose to Google Fit. I consent to Google using my blood glucose information with this app.

Declaration
public static string FitnessBloodGlucoseWrite
Field Value
Type Description
string

FitnessBloodPressureRead

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

Declaration
public static string FitnessBloodPressureRead
Field Value
Type Description
string

FitnessBloodPressureWrite

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

Declaration
public static string FitnessBloodPressureWrite
Field Value
Type Description
string

FitnessBodyRead

See info about your body measurements in Google Fit

Declaration
public static string FitnessBodyRead
Field Value
Type Description
string

FitnessBodyTemperatureRead

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

Declaration
public static string FitnessBodyTemperatureRead
Field Value
Type Description
string

FitnessBodyTemperatureWrite

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

Declaration
public static string FitnessBodyTemperatureWrite
Field Value
Type Description
string

FitnessBodyWrite

Add info about your body measurements to Google Fit

Declaration
public static string FitnessBodyWrite
Field Value
Type Description
string

FitnessHeartRateRead

See your heart rate data in Google Fit. I consent to Google sharing my heart rate information with this app.

Declaration
public static string FitnessHeartRateRead
Field Value
Type Description
string

FitnessHeartRateWrite

Add to your heart rate data in Google Fit. I consent to Google using my heart rate information with this app.

Declaration
public static string FitnessHeartRateWrite
Field Value
Type Description
string

FitnessLocationRead

See your Google Fit speed and distance data

Declaration
public static string FitnessLocationRead
Field Value
Type Description
string

FitnessLocationWrite

Add to your Google Fit location data

Declaration
public static string FitnessLocationWrite
Field Value
Type Description
string

FitnessNutritionRead

See info about your nutrition in Google Fit

Declaration
public static string FitnessNutritionRead
Field Value
Type Description
string

FitnessNutritionWrite

Add to info about your nutrition in Google Fit

Declaration
public static string FitnessNutritionWrite
Field Value
Type Description
string

FitnessOxygenSaturationRead

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

Declaration
public static string FitnessOxygenSaturationRead
Field Value
Type Description
string

FitnessOxygenSaturationWrite

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

Declaration
public static string FitnessOxygenSaturationWrite
Field Value
Type Description
string

FitnessReproductiveHealthRead

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

Declaration
public static string FitnessReproductiveHealthRead
Field Value
Type Description
string

FitnessReproductiveHealthWrite

Add info about your reproductive health in Google Fit. I consent to Google using my reproductive health information with this app.

Declaration
public static string FitnessReproductiveHealthWrite
Field Value
Type Description
string

FitnessSleepRead

See your sleep data in Google Fit. I consent to Google sharing my sleep information with this app.

Declaration
public static string FitnessSleepRead
Field Value
Type Description
string

FitnessSleepWrite

Add to your sleep data in Google Fit. I consent to Google using my sleep information with this app.

Declaration
public static string FitnessSleepWrite
Field Value
Type Description
string
In this article
Back to top Generated by DocFX