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