GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2FieldSchemaCapabilities (google_api_drive_labels v0.3.0)
View SourceThe capabilities related to this field when editing the field.
Attributes
-
canDelete
(type:boolean()
, default:nil
) - Whether the user can delete this field. The user must have permission and the field must be deprecated. -
canDisable
(type:boolean()
, default:nil
) - Whether the user can disable this field. The user must have permission and this field must not already be disabled. -
canEnable
(type:boolean()
, default:nil
) - Whether the user can enable this field. The user must have permission and this field must be disabled. -
canUpdate
(type:boolean()
, default:nil
) - Whether the user can change this field.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.