Class DriveService.Scope
Available OAuth 2.0 scopes for use with the Drive API.
public class DriveService.Scope
- Inheritance
-
DriveService.Scope
- Inherited Members
Constructors
Scope()
public Scope()
Fields
Drive
See, edit, create, and delete all of your Google Drive files
public static string Drive
Field Value
DriveAppdata
View and manage its own configuration data in your Google Drive
public static string DriveAppdata
Field Value
DriveFile
View and manage Google Drive files and folders that you have opened or created with this app
public static string DriveFile
Field Value
DriveMetadata
View and manage metadata of files in your Google Drive
public static string DriveMetadata
Field Value
DriveMetadataReadonly
View metadata for files in your Google Drive
public static string DriveMetadataReadonly
Field Value
DrivePhotosReadonly
View the photos, videos and albums in your Google Photos
public static string DrivePhotosReadonly
Field Value
DriveReadonly
See and download all your Google Drive files
public static string DriveReadonly
Field Value
DriveScripts
Modify your Google Apps Script scripts' behavior
public static string DriveScripts