Module: Google::Apis::DrivelabelsV2beta

Defined in:
lib/google/apis/drivelabels_v2beta.rb,
lib/google/apis/drivelabels_v2beta/classes.rb,
lib/google/apis/drivelabels_v2beta/service.rb,
lib/google/apis/drivelabels_v2beta/gem_version.rb,
lib/google/apis/drivelabels_v2beta/representations.rb

Overview

Drive Labels API

An API for managing Drive Labels

Defined Under Namespace

Classes: DriveLabelsService, GoogleAppsDriveLabelsV2betaBadgeColors, GoogleAppsDriveLabelsV2betaBadgeConfig, GoogleAppsDriveLabelsV2betaBatchDeleteLabelPermissionsRequest, GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsRequest, GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsResponse, GoogleAppsDriveLabelsV2betaDateLimits, GoogleAppsDriveLabelsV2betaDeleteLabelPermissionRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateFieldRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateSelectionChoiceRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteFieldRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteSelectionChoiceRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableFieldRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableSelectionChoiceRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableFieldRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableSelectionChoiceRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldPropertiesRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldTypeRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateLabelPropertiesRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateSelectionChoicePropertiesRequest, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateFieldResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateSelectionChoiceResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseDeleteFieldResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseDeleteSelectionChoiceResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseDisableFieldResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseDisableSelectionChoiceResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseEnableFieldResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseEnableSelectionChoiceResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateFieldPropertiesResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateFieldTypeResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateLabelPropertiesResponse, GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse, GoogleAppsDriveLabelsV2betaDisableLabelRequest, GoogleAppsDriveLabelsV2betaEnableLabelRequest, GoogleAppsDriveLabelsV2betaField, GoogleAppsDriveLabelsV2betaFieldAppliedCapabilities, GoogleAppsDriveLabelsV2betaFieldDateOptions, GoogleAppsDriveLabelsV2betaFieldDisplayHints, GoogleAppsDriveLabelsV2betaFieldIntegerOptions, GoogleAppsDriveLabelsV2betaFieldLimits, GoogleAppsDriveLabelsV2betaFieldListOptions, GoogleAppsDriveLabelsV2betaFieldProperties, GoogleAppsDriveLabelsV2betaFieldSchemaCapabilities, GoogleAppsDriveLabelsV2betaFieldSelectionOptions, GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoice, GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceAppliedCapabilities, GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceDisplayHints, GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceProperties, GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceSchemaCapabilities, GoogleAppsDriveLabelsV2betaFieldTextOptions, GoogleAppsDriveLabelsV2betaFieldUserOptions, GoogleAppsDriveLabelsV2betaIntegerLimits, GoogleAppsDriveLabelsV2betaLabel, GoogleAppsDriveLabelsV2betaLabelAppliedCapabilities, GoogleAppsDriveLabelsV2betaLabelAppliedLabelPolicy, GoogleAppsDriveLabelsV2betaLabelDisplayHints, GoogleAppsDriveLabelsV2betaLabelLimits, GoogleAppsDriveLabelsV2betaLabelLock, GoogleAppsDriveLabelsV2betaLabelLockCapabilities, GoogleAppsDriveLabelsV2betaLabelPermission, GoogleAppsDriveLabelsV2betaLabelProperties, GoogleAppsDriveLabelsV2betaLabelSchemaCapabilities, GoogleAppsDriveLabelsV2betaLifecycle, GoogleAppsDriveLabelsV2betaLifecycleDisabledPolicy, GoogleAppsDriveLabelsV2betaListLabelLocksResponse, GoogleAppsDriveLabelsV2betaListLabelPermissionsResponse, GoogleAppsDriveLabelsV2betaListLabelsResponse, GoogleAppsDriveLabelsV2betaListLimits, GoogleAppsDriveLabelsV2betaLockStatus, GoogleAppsDriveLabelsV2betaLongTextLimits, GoogleAppsDriveLabelsV2betaPublishLabelRequest, GoogleAppsDriveLabelsV2betaSelectionLimits, GoogleAppsDriveLabelsV2betaTextLimits, GoogleAppsDriveLabelsV2betaUpdateLabelCopyModeRequest, GoogleAppsDriveLabelsV2betaUpdateLabelPermissionRequest, GoogleAppsDriveLabelsV2betaUserCapabilities, GoogleAppsDriveLabelsV2betaUserInfo, GoogleAppsDriveLabelsV2betaUserLimits, GoogleAppsDriveLabelsV2betaWriteControl, GoogleProtobufEmpty, GoogleTypeColor, GoogleTypeDate

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-drivelabels_v2beta gem

"0.14.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.15.0"
REVISION =

Revision of the discovery document this client was generated from

"20231218"
VERSION =

Version of the Drive Labels API this client connects to. This is NOT the gem version.

'V2beta'
AUTH_DRIVE_ADMIN_LABELS =

See, edit, create, and delete all Google Drive labels in your organization, and see your organization's label-related admin policies

'https://www.googleapis.com/auth/drive.admin.labels'
AUTH_DRIVE_ADMIN_LABELS_READONLY =

See all Google Drive labels and label-related admin policies in your organization

'https://www.googleapis.com/auth/drive.admin.labels.readonly'
AUTH_DRIVE_LABELS =

See, edit, create, and delete your Google Drive labels

'https://www.googleapis.com/auth/drive.labels'
AUTH_DRIVE_LABELS_READONLY =

See your Google Drive labels

'https://www.googleapis.com/auth/drive.labels.readonly'