A base abstract class for DriveLabels requests.
DriveLabelsServiceThe DriveLabels Service.
DriveLabelsService.ScopeAvailable OAuth 2.0 scopes for use with the Drive Labels API.
DriveLabelsService.ScopeConstantsAvailable OAuth 2.0 scope constants for use with the Drive Labels API.
LabelsResourceThe "labels" collection of methods.
LabelsResource.CreateRequestCreates a new Label.
LabelsResource.DeleteRequestPermanently deletes a Label and related metadata on Drive Items. Once deleted, the Label and related Drive item metadata will be deleted. Only draft Labels, and disabled Labels may be deleted.
LabelsResource.DeltaRequestUpdates a single Label by applying a set of update requests resulting in a new draft revision. The batch update is all-or-nothing: If any of the update requests are invalid, no changes are applied. The resulting draft revision must be published before the changes may be used with Drive Items.
LabelsResource.DisableRequestDisable a published Label. Disabling a Label will result in a new disabled published revision based on the current published revision. If there is a draft revision, a new disabled draft revision will be created based on the latest draft revision. Older draft revisions will be deleted. Once disabled, a label may be deleted with DeleteLabel
.
Enable a disabled Label and restore it to its published state. This will result in a new published revision based on the current disabled published revision. If there is an existing disabled draft revision, a new revision will be created based on that draft and will be enabled.
LabelsResource.GetRequestGet a label by its resource name. Resource name may be any of: * labels/{id}
- See labels/{id}@latest
* labels/{id}@latest
- Gets the latest revision of the label. * labels/{id}@published
- Gets the current published revision of the label. * labels/{id}@{revision_id}
- Gets the label at the specified revision ID.
List labels.
LabelsResource.LocksResourceThe "locks" collection of methods.
LabelsResource.LocksResource.ListRequestLists the LabelLocks on a Label.
LabelsResource.PermissionsResourceThe "permissions" collection of methods.
LabelsResource.PermissionsResource.BatchDeleteRequestDeletes Label permissions. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LabelsResource.PermissionsResource.BatchUpdateRequestUpdates Label permissions. If a permission for the indicated principal doesn't exist, a new Label Permission is created, otherwise the existing permission is updated. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LabelsResource.PermissionsResource.CreateRequestUpdates a Label's permissions. If a permission for the indicated principal doesn't exist, a new Label Permission is created, otherwise the existing permission is updated. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LabelsResource.PermissionsResource.DeleteRequestDeletes a Label's permission. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LabelsResource.PermissionsResource.ListRequestLists a Label's permissions.
LabelsResource.PublishRequestPublish all draft changes to the Label. Once published, the Label may not return to its draft state. See google.apps.drive.labels.v2.Lifecycle
for more information. Publishing a Label will result in a new published revision. All previous draft revisions will be deleted. Previous published revisions will be kept but are subject to automated deletion as needed. Once published, some changes are no longer permitted. Generally, any change that would invalidate or cause new restrictions on existing metadata related to the Label will be rejected. For example, the following changes to a Label will be rejected after the Label is published: * The label cannot be directly deleted. It must be disabled first, then deleted. * Field.FieldType cannot be changed. * Changes to Field validation options cannot reject something that was previously accepted. * Reducing the max entries.
The "revisions" collection of methods.
LabelsResource.RevisionsResource.LocksResourceThe "locks" collection of methods.
LabelsResource.RevisionsResource.LocksResource.ListRequestLists the LabelLocks on a Label.
LabelsResource.RevisionsResource.PermissionsResourceThe "permissions" collection of methods.
LabelsResource.RevisionsResource.PermissionsResource.BatchDeleteRequestDeletes Label permissions. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LabelsResource.RevisionsResource.PermissionsResource.BatchUpdateRequestUpdates Label permissions. If a permission for the indicated principal doesn't exist, a new Label Permission is created, otherwise the existing permission is updated. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LabelsResource.RevisionsResource.PermissionsResource.CreateRequestUpdates a Label's permissions. If a permission for the indicated principal doesn't exist, a new Label Permission is created, otherwise the existing permission is updated. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LabelsResource.RevisionsResource.PermissionsResource.DeleteRequestDeletes a Label's permission. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LabelsResource.RevisionsResource.PermissionsResource.ListRequestLists a Label's permissions.
LabelsResource.RevisionsResource.UpdatePermissionsRequestUpdates a Label's permissions. If a permission for the indicated principal doesn't exist, a new Label Permission is created, otherwise the existing permission is updated. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LabelsResource.UpdateLabelCopyModeRequestUpdates a Label's CopyMode
. Changes to this policy are not revisioned, do not require publishing, and take effect immediately.
Updates a Label's permissions. If a permission for the indicated principal doesn't exist, a new Label Permission is created, otherwise the existing permission is updated. Permissions affect the Label resource as a whole, are not revisioned, and do not require publishing.
LimitsResourceThe "limits" collection of methods.
LimitsResource.GetLabelRequestGet the constraints on the structure of a Label; such as, the maximum number of Fields allowed and maximum length of the label title.
UsersResourceThe "users" collection of methods.
UsersResource.GetCapabilitiesRequestGets the user capabilities.
Enums DriveLabelsBaseServiceRequest<TResponse>.AltEnumData format for response.
DriveLabelsBaseServiceRequest<TResponse>.XgafvEnumV1 error format.
LabelsResource.GetRequest.ViewEnumWhen specified, only certain fields belonging to the indicated view are returned.
LabelsResource.ListRequest.MinimumRoleEnumSpecifies the level of access the user must have on the returned Labels. The minimum role a user must have on a label. Defaults to READER
.
When specified, only certain fields belonging to the indicated view are returned.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4