Table of Contents

Class DriveService.Scope

Namespace
Google.Apis.Drive.v3
Assembly
Google.Apis.Drive.v3.dll

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

string

DriveAppdata

View and manage its own configuration data in your Google Drive

public static string DriveAppdata

Field Value

string

DriveFile

View and manage Google Drive files and folders that you have opened or created with this app

public static string DriveFile

Field Value

string

DriveMetadata

View and manage metadata of files in your Google Drive

public static string DriveMetadata

Field Value

string

DriveMetadataReadonly

View metadata for files in your Google Drive

public static string DriveMetadataReadonly

Field Value

string

DrivePhotosReadonly

View the photos, videos and albums in your Google Photos

public static string DrivePhotosReadonly

Field Value

string

DriveReadonly

See and download all your Google Drive files

public static string DriveReadonly

Field Value

string

DriveScripts

Modify your Google Apps Script scripts' behavior

public static string DriveScripts

Field Value

string