GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteFieldRequest (google_api_drive_labels v0.3.0)
View SourceRequest 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 }