Module: Google::Apis::DrivelabelsV2

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

Overview

Drive Labels API

An API for managing Drive Labels

Defined Under Namespace

Classes: DriveLabelsService, GoogleAppsDriveLabelsV2BadgeColors, GoogleAppsDriveLabelsV2BadgeConfig, GoogleAppsDriveLabelsV2BatchDeleteLabelPermissionsRequest, GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsRequest, GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsResponse, GoogleAppsDriveLabelsV2DateLimits, GoogleAppsDriveLabelsV2DeleteLabelPermissionRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateFieldRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteFieldRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteSelectionChoiceRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableFieldRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableSelectionChoiceRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableSelectionChoiceRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldPropertiesRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldTypeRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateLabelPropertiesRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateSelectionChoicePropertiesRequest, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateFieldResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateSelectionChoiceResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseDeleteFieldResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseDeleteSelectionChoiceResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseDisableFieldResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseDisableSelectionChoiceResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseEnableFieldResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseEnableSelectionChoiceResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldTypeResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateLabelPropertiesResponse, GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse, GoogleAppsDriveLabelsV2DisableLabelRequest, GoogleAppsDriveLabelsV2EnableLabelRequest, GoogleAppsDriveLabelsV2Field, GoogleAppsDriveLabelsV2FieldAppliedCapabilities, GoogleAppsDriveLabelsV2FieldDateOptions, GoogleAppsDriveLabelsV2FieldDisplayHints, GoogleAppsDriveLabelsV2FieldIntegerOptions, GoogleAppsDriveLabelsV2FieldLimits, GoogleAppsDriveLabelsV2FieldListOptions, GoogleAppsDriveLabelsV2FieldProperties, GoogleAppsDriveLabelsV2FieldSchemaCapabilities, GoogleAppsDriveLabelsV2FieldSelectionOptions, GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice, GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities, GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints, GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties, GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities, GoogleAppsDriveLabelsV2FieldTextOptions, GoogleAppsDriveLabelsV2FieldUserOptions, GoogleAppsDriveLabelsV2IntegerLimits, GoogleAppsDriveLabelsV2Label, GoogleAppsDriveLabelsV2LabelAppliedCapabilities, GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy, GoogleAppsDriveLabelsV2LabelDisplayHints, GoogleAppsDriveLabelsV2LabelLimits, GoogleAppsDriveLabelsV2LabelLock, GoogleAppsDriveLabelsV2LabelLockCapabilities, GoogleAppsDriveLabelsV2LabelPermission, GoogleAppsDriveLabelsV2LabelProperties, GoogleAppsDriveLabelsV2LabelSchemaCapabilities, GoogleAppsDriveLabelsV2Lifecycle, GoogleAppsDriveLabelsV2LifecycleDisabledPolicy, GoogleAppsDriveLabelsV2ListLabelLocksResponse, GoogleAppsDriveLabelsV2ListLabelPermissionsResponse, GoogleAppsDriveLabelsV2ListLabelsResponse, GoogleAppsDriveLabelsV2ListLimits, GoogleAppsDriveLabelsV2LockStatus, GoogleAppsDriveLabelsV2LongTextLimits, GoogleAppsDriveLabelsV2PublishLabelRequest, GoogleAppsDriveLabelsV2SelectionLimits, GoogleAppsDriveLabelsV2TextLimits, GoogleAppsDriveLabelsV2UpdateLabelCopyModeRequest, GoogleAppsDriveLabelsV2UpdateLabelPermissionRequest, GoogleAppsDriveLabelsV2UserCapabilities, GoogleAppsDriveLabelsV2UserInfo, GoogleAppsDriveLabelsV2UserLimits, GoogleAppsDriveLabelsV2WriteControl, GoogleProtobufEmpty, GoogleTypeColor, GoogleTypeDate

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-drivelabels_v2 gem

"0.16.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.

'V2'
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'