Class DataprocService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Cloud Dataproc API.
Inherited Members
Namespace: Google.Apis.Dataproc.v1
Assembly: Google.Apis.Dataproc.v1.dll
Syntax
public static class DataprocService.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 |
Dataproc
See, edit, configure, and delete your Google Cloud Dataproc data and see the email address for your Google Account
Declaration
public const string Dataproc = "https://www.googleapis.com/auth/dataproc"
Field Value
| Type | Description |
|---|---|
| string |
DataprocReadOnly
See your Google Cloud Dataproc data and the email address of your Google Account
Declaration
public const string DataprocReadOnly = "https://www.googleapis.com/auth/dataproc.read-only"
Field Value
| Type | Description |
|---|---|
| string |