DriveLabelsApi class
An API for managing Drive Labels
Constructors
- DriveLabelsApi(Client client, {String rootUrl = 'https://drivelabels.googleapis.com/', String servicePath = ''})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- labels → LabelsResource
-
no setter
- limits → LimitsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- users → UsersResource
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- driveAdminLabelsReadonlyScope → const String
- See all Google Drive labels and label-related admin policies in your organization
- driveAdminLabelsScope → const String
- See, edit, create, and delete all Google Drive labels in your organization, and see your organization's label-related admin policies
- driveLabelsReadonlyScope → const String
- See your Google Drive labels
- driveLabelsScope → const String
- See, edit, create, and delete your Google Drive labels