View Source GoogleApi.Connectors.V1.Model.MultipleSelectOption (google_api_connectors v0.8.0)
MultiplSelecteOption represents the single option for a config variable.
Attributes
-
description
(type:String.t
, default:nil
) - Optional. Value of the option. -
displayName
(type:String.t
, default:nil
) - Required. Display name of the option. -
key
(type:String.t
, default:nil
) - Required. Key of the option. -
preselected
(type:boolean()
, default:nil
) - Optional. Indicates if the option is preselected.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.