Show / Hide Table of Contents

Class GoogleHealthAPIService.Scope

Available OAuth 2.0 scopes for use with the Google Health API.

Inheritance
object
GoogleHealthAPIService.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.GoogleHealthAPI.v4
Assembly: Google.Apis.GoogleHealthAPI.v4.dll
Syntax
public class GoogleHealthAPIService.Scope

Fields

CloudPlatform

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

Declaration
public static string CloudPlatform
Field Value
Type Description
string

GooglehealthActivityAndFitnessReadonly

See your Google Health activity and fitness data

Declaration
public static string GooglehealthActivityAndFitnessReadonly
Field Value
Type Description
string

GooglehealthActivityAndFitnessWriteonly

Add activity and fitness data to Google Health, and edit or delete the data it adds.

Declaration
public static string GooglehealthActivityAndFitnessWriteonly
Field Value
Type Description
string

GooglehealthEcgReadonly

See your Google Health ECG data

Declaration
public static string GooglehealthEcgReadonly
Field Value
Type Description
string

GooglehealthHealthMetricsAndMeasurementsReadonly

See your Google Health health metrics and measurement data

Declaration
public static string GooglehealthHealthMetricsAndMeasurementsReadonly
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 static string GooglehealthHealthMetricsAndMeasurementsWriteonly
Field Value
Type Description
string

GooglehealthIrnReadonly

See your Google Health Irregular Rhythm Notifications data

Declaration
public static string GooglehealthIrnReadonly
Field Value
Type Description
string

GooglehealthLocationReadonly

See exercise GPS location data in Google Health

Declaration
public static string GooglehealthLocationReadonly
Field Value
Type Description
string

GooglehealthLocationWriteonly

Add exercise GPS location data to Google Health, and edit or delete the data it adds.

Declaration
public static string GooglehealthLocationWriteonly
Field Value
Type Description
string

GooglehealthNutritionWriteonly

Add nutrition data to Google Health, and edit or delete the data it adds.

Declaration
public static string GooglehealthNutritionWriteonly
Field Value
Type Description
string

GooglehealthProfileReadonly

See your Google Health profile data

Declaration
public static string GooglehealthProfileReadonly
Field Value
Type Description
string

GooglehealthProfileWriteonly

Add profile data to Google Health, and edit or delete the data it adds.

Declaration
public static string GooglehealthProfileWriteonly
Field Value
Type Description
string

GooglehealthSettingsReadonly

See your Google Health settings

Declaration
public static string GooglehealthSettingsReadonly
Field Value
Type Description
string

GooglehealthSettingsWriteonly

Add settings data to Google Health, and edit or delete the data it adds.

Declaration
public static string GooglehealthSettingsWriteonly
Field Value
Type Description
string

GooglehealthSleepReadonly

See your Google Health sleep data

Declaration
public static string GooglehealthSleepReadonly
Field Value
Type Description
string

GooglehealthSleepWriteonly

Add sleep data to Google Health, and edit or delete the data it adds.

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