|
||||||||||
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 java.lang.String |
DRIVE
View and manage the files and documents in your Google Drive. |
static java.lang.String |
DRIVE_APPS_READONLY
View your Google Drive apps. |
static java.lang.String |
DRIVE_FILE
View and manage Google Drive files that you have opened or created with this app. |
static java.lang.String |
DRIVE_METADATA_READONLY
View metadata for files and documents in your Google Drive. |
static java.lang.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 java.lang.String DRIVE
public static final java.lang.String DRIVE_APPS_READONLY
public static final java.lang.String DRIVE_FILE
public static final java.lang.String DRIVE_METADATA_READONLY
public static final java.lang.String DRIVE_READONLY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |