Class DriveService.Scope
Available OAuth 2.0 scopes for use with the Drive API.
Inheritance
object
DriveService.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.Drive.v2
Assembly: Google.Apis.Drive.v2.dll
Syntax
public class DriveService.Scope
Fields
Drive
See, edit, create, and delete all of your Google Drive files
Declaration
public static string Drive
Field Value
| Type | Description |
|---|---|
| string |
DriveAppdata
See, create, and delete its own configuration data in your Google Drive
Declaration
public static string DriveAppdata
Field Value
| Type | Description |
|---|---|
| string |
DriveAppsReadonly
View your Google Drive apps
Declaration
public static string DriveAppsReadonly
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 |
DriveMetadata
View and manage metadata of files in your Google Drive
Declaration
public static string DriveMetadata
Field Value
| Type | Description |
|---|---|
| string |
DriveMetadataReadonly
See information about your Google Drive files
Declaration
public static string DriveMetadataReadonly
Field Value
| Type | Description |
|---|---|
| string |
DrivePhotosReadonly
View the photos, videos and albums in your Google Photos
Declaration
public static string DrivePhotosReadonly
Field Value
| Type | Description |
|---|---|
| string |
DriveReadonly
See and download all your Google Drive files
Declaration
public static string DriveReadonly
Field Value
| Type | Description |
|---|---|
| string |
DriveScripts
Modify your Google Apps Script scripts' behavior
Declaration
public static string DriveScripts
Field Value
| Type | Description |
|---|---|
| string |