Class DriveLabelsService.Scope
Available OAuth 2.0 scopes for use with the Drive Labels API.
Inherited Members
Namespace: Google.Apis.DriveLabels.v2
Assembly: Google.Apis.DriveLabels.v2.dll
Syntax
public class DriveLabelsService.Scope
Fields
DriveAdminLabels
See, edit, create, and delete all Google Drive labels in your organization, and see your organization's label-related admin policies
Declaration
public static string DriveAdminLabels
Field Value
Type | Description |
---|---|
string |
DriveAdminLabelsReadonly
See all Google Drive labels and label-related admin policies in your organization
Declaration
public static string DriveAdminLabelsReadonly
Field Value
Type | Description |
---|---|
string |
DriveLabels
See, edit, create, and delete your Google Drive labels
Declaration
public static string DriveLabels
Field Value
Type | Description |
---|---|
string |
DriveLabelsReadonly
See your Google Drive labels
Declaration
public static string DriveLabelsReadonly
Field Value
Type | Description |
---|---|
string |