GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesResponse (google_api_drive_labels v0.3.0)
View SourceResponse following update to Field properties.
Attributes
-
priority
(type:integer()
, default:nil
) - The priority of the updated field. The priority may change from what was specified to assure contiguous priorities between fields (1-n).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesResponse{ priority: integer() | nil }