
target.apidocs.com.google.api.services.drivelabels.v2.DriveLabelsScopes.html Maven / Gradle / Ivy
DriveLabelsScopes (Drive Labels API v2-rev20230731-2.0.0)
com.google.api.services.drivelabels.v2
Class DriveLabelsScopes
- java.lang.Object
-
- com.google.api.services.drivelabels.v2.DriveLabelsScopes
-
public class DriveLabelsScopes
extends Object
Available OAuth 2.0 scopes for use with the Drive Labels API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
DRIVE_ADMIN_LABELS
See, edit, create, and delete all Google Drive labels in your organization, and see your organization's label-related admin policies.
static String
DRIVE_ADMIN_LABELS_READONLY
See all Google Drive labels and label-related admin policies in your organization.
static String
DRIVE_LABELS
See, edit, create, and delete your Google Drive labels.
static String
DRIVE_LABELS_READONLY
See your Google Drive labels.
-
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
-
DRIVE_ADMIN_LABELS
public static final String DRIVE_ADMIN_LABELS
See, edit, create, and delete all Google Drive labels in your organization, and see your organization's label-related admin policies.
- See Also:
- Constant Field Values
-
DRIVE_ADMIN_LABELS_READONLY
public static final String DRIVE_ADMIN_LABELS_READONLY
See all Google Drive labels and label-related admin policies in your organization.
- See Also:
- Constant Field Values
-
DRIVE_LABELS
public static final String DRIVE_LABELS
See, edit, create, and delete your Google Drive labels.
- See Also:
- Constant Field Values
-
DRIVE_LABELS_READONLY
public static final String DRIVE_LABELS_READONLY
See your Google Drive labels.
- See Also:
- Constant Field Values
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy