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