public class DriveScopes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DRIVE
View and manage the files and documents in your Google Drive.
|
static String |
DRIVE_APPDATA
View and manage its own configuration data in your Google Drive.
|
static String |
DRIVE_APPS_READONLY
View your Google Drive apps.
|
static String |
DRIVE_FILE
View and manage Google Drive files that you have opened or created with this app.
|
static String |
DRIVE_METADATA_READONLY
View metadata for files and documents in your Google Drive.
|
static String |
DRIVE_READONLY
View the files and documents in your Google Drive.
|
static String |
DRIVE_SCRIPTS
Modify your Google Apps Script scripts' behavior.
|
public static final String DRIVE
public static final String DRIVE_APPDATA
public static final String DRIVE_APPS_READONLY
public static final String DRIVE_FILE
public static final String DRIVE_METADATA_READONLY
public static final String DRIVE_READONLY
public static final String DRIVE_SCRIPTS