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

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

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

GooglehealthProfileReadonly

See your Google Health profile data

Declaration
public static string GooglehealthProfileReadonly
Field Value
Type Description
string

GooglehealthSettingsReadonly

See your Google Health settings

Declaration
public static string GooglehealthSettingsReadonly
Field Value
Type Description
string

GooglehealthSleepReadonly

See your Google Health sleep data

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