Class AIPlatformNotebooksService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Notebooks API.
Inherited Members
Namespace: Google.Apis.AIPlatformNotebooks.v2
Assembly: Google.Apis.AIPlatformNotebooks.v2.dll
Syntax
public static class AIPlatformNotebooksService.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 |
Notebooks
See, edit, configure, and delete your Google Cloud Agent Platform Workbench Instances data and see the email address for your Google Account
Declaration
public const string Notebooks = "https://www.googleapis.com/auth/notebooks"
Field Value
| Type | Description |
|---|---|
| string |