View Source GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse (google_api_drive_labels v0.2.0)
Response 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 }
Functions
Unwrap a decoded JSON object into its complex fields.