public class DocsScopes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DOCUMENTS
View and manage your Google Docs documents.
|
static String |
DOCUMENTS_READONLY
View your Google Docs documents.
|
static String |
DRIVE
See, edit, create, and delete all of your Google Drive files.
|
static String |
DRIVE_FILE
View and manage Google Drive files and folders that you have opened or created with this app.
|
static String |
DRIVE_READONLY
See and download all your Google Drive files.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
all()
Returns an unmodifiable set that contains all scopes declared by this class.
|
public static final String DOCUMENTS
public static final String DOCUMENTS_READONLY
public static final String DRIVE
public static final String DRIVE_FILE
public static final String DRIVE_READONLY
Copyright © 2011–2020 Google. All rights reserved.