GoogleApi.Chat.V1.Model.StringInputs (google_api_chat v0.30.1) View Source
Input parameter for regular widgets. For single-valued widgets, it will be a single value list; for multi-valued widgets, such as checkbox, all the values are presented.
Attributes
-
value
(type:list(String.t)
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Chat.V1.Model.StringInputs{value: [String.t()] | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.