|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.services.drive.DriveScopes
public class DriveScopes
Available OAuth 2.0 scopes for use with the Drive API.
| Field Summary | |
|---|---|
static String |
DRIVE
View and manage the files and documents in your Google Drive. |
static String |
DRIVE_APPS_READONLY
New service: https://www.googleapis.com/auth/drive.apps.readonly. |
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. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DRIVE
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||