target.apidocs.com.google.api.services.docs.v1.DocsScopes.html Maven / Gradle / Ivy
DocsScopes (Google Docs API v1-rev20191010-1.30.3)
com.google.api.services.docs.v1
Class DocsScopes
- java.lang.Object
-
- com.google.api.services.docs.v1.DocsScopes
-
public class DocsScopes
extends Object
Available OAuth 2.0 scopes for use with the Google Docs API.
- Since:
- 1.4
-
-
Field Summary
Fields
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.
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static Set<String>
all()
Returns an unmodifiable set that contains all scopes declared by this class.
-
-
Field Detail
-
DOCUMENTS
public static final String DOCUMENTS
View and manage your Google Docs documents.
- See Also:
- Constant Field Values
-
DOCUMENTS_READONLY
public static final String DOCUMENTS_READONLY
View your Google Docs documents.
- See Also:
- Constant Field Values
-
DRIVE
public static final String DRIVE
See, edit, create, and delete all of your Google Drive files.
- See Also:
- Constant Field Values
-
DRIVE_FILE
public static final String DRIVE_FILE
View and manage Google Drive files and folders that you have opened or created with this app.
- See Also:
- Constant Field Values
-
DRIVE_READONLY
public static final String DRIVE_READONLY
See and download all your Google Drive files.
- See Also:
- Constant Field Values
Copyright © 2011–2019 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy