Class Area120TablesService.Scope
Available OAuth 2.0 scopes for use with the Area120 Tables API.
Inherited Members
Namespace: Google.Apis.Area120Tables.v1alpha1
Assembly: Google.Apis.Area120Tables.v1alpha1.dll
Syntax
public class Area120TablesService.Scope
Fields
Drive
See, edit, create, and delete all of your Google Drive files
Declaration
public static string Drive
Field Value
Type | Description |
---|---|
string |
DriveFile
See, edit, create, and delete only the specific Google Drive files you use with this app
Declaration
public static string DriveFile
Field Value
Type | Description |
---|---|
string |
DriveReadonly
See and download all your Google Drive files
Declaration
public static string DriveReadonly
Field Value
Type | Description |
---|---|
string |
Spreadsheets
See, edit, create, and delete all your Google Sheets spreadsheets
Declaration
public static string Spreadsheets
Field Value
Type | Description |
---|---|
string |
SpreadsheetsReadonly
See all your Google Sheets spreadsheets
Declaration
public static string SpreadsheetsReadonly
Field Value
Type | Description |
---|---|
string |
Tables
See, edit, create, and delete your tables in Tables by Area 120
Declaration
public static string Tables
Field Value
Type | Description |
---|---|
string |