Class GoogleHealthAPIService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Health API.
Inherited Members
Namespace: Google.Apis.GoogleHealthAPI.v4
Assembly: Google.Apis.GoogleHealthAPI.v4.dll
Syntax
public static class GoogleHealthAPIService.ScopeConstants
Fields
CloudPlatform
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
Declaration
public const string CloudPlatform = "https://www.googleapis.com/auth/cloud-platform"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthActivityAndFitnessReadonly
See your Google Health activity and fitness data
Declaration
public const string GooglehealthActivityAndFitnessReadonly = "https://www.googleapis.com/auth/googlehealth.activity_and_fitness.readonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthActivityAndFitnessWriteonly
Add activity and fitness data to Google Health, and edit or delete the data it adds.
Declaration
public const string GooglehealthActivityAndFitnessWriteonly = "https://www.googleapis.com/auth/googlehealth.activity_and_fitness.writeonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthEcgReadonly
See your Google Health ECG data
Declaration
public const string GooglehealthEcgReadonly = "https://www.googleapis.com/auth/googlehealth.ecg.readonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthHealthMetricsAndMeasurementsReadonly
See your Google Health health metrics and measurement data
Declaration
public const string GooglehealthHealthMetricsAndMeasurementsReadonly = "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.readonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthHealthMetricsAndMeasurementsWriteonly
Add health metric and measurements data to Google Health, and edit or delete the data it adds.
Declaration
public const string GooglehealthHealthMetricsAndMeasurementsWriteonly = "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.writeonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthIrnReadonly
See your Google Health Irregular Rhythm Notifications data
Declaration
public const string GooglehealthIrnReadonly = "https://www.googleapis.com/auth/googlehealth.irn.readonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthLocationReadonly
See exercise GPS location data in Google Health
Declaration
public const string GooglehealthLocationReadonly = "https://www.googleapis.com/auth/googlehealth.location.readonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthLocationWriteonly
Add exercise GPS location data to Google Health, and edit or delete the data it adds.
Declaration
public const string GooglehealthLocationWriteonly = "https://www.googleapis.com/auth/googlehealth.location.writeonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthNutritionWriteonly
Add nutrition data to Google Health, and edit or delete the data it adds.
Declaration
public const string GooglehealthNutritionWriteonly = "https://www.googleapis.com/auth/googlehealth.nutrition.writeonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthProfileReadonly
See your Google Health profile data
Declaration
public const string GooglehealthProfileReadonly = "https://www.googleapis.com/auth/googlehealth.profile.readonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthProfileWriteonly
Add profile data to Google Health, and edit or delete the data it adds.
Declaration
public const string GooglehealthProfileWriteonly = "https://www.googleapis.com/auth/googlehealth.profile.writeonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthSettingsReadonly
See your Google Health settings
Declaration
public const string GooglehealthSettingsReadonly = "https://www.googleapis.com/auth/googlehealth.settings.readonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthSettingsWriteonly
Add settings data to Google Health, and edit or delete the data it adds.
Declaration
public const string GooglehealthSettingsWriteonly = "https://www.googleapis.com/auth/googlehealth.settings.writeonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthSleepReadonly
See your Google Health sleep data
Declaration
public const string GooglehealthSleepReadonly = "https://www.googleapis.com/auth/googlehealth.sleep.readonly"
Field Value
| Type | Description |
|---|---|
| string |
GooglehealthSleepWriteonly
Add sleep data to Google Health, and edit or delete the data it adds.
Declaration
public const string GooglehealthSleepWriteonly = "https://www.googleapis.com/auth/googlehealth.sleep.writeonly"
Field Value
| Type | Description |
|---|---|
| string |