View Source GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest (google_api_drive_labels v0.2.0)

Request 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
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.