GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest (google_api_drive_labels v0.3.0)
View SourceRequest to enable the Field.
Attributes
-
id
(type:String.t
, default:nil
) - Required. ID of the Field to enable.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest{ id: String.t() | nil }