GoogleApi.Chat.V1.Model.GoogleAppsCardV1Suggestions (google_api_chat v0.27.0) View Source
A container wrapping elements necessary for showing suggestion items used in text input autocomplete.
Attributes
-
items(type:list(GoogleApi.Chat.V1.Model.GoogleAppsCardV1SuggestionItem.t), default:nil) - A list of suggestions items which will be used in are used in autocomplete.
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.GoogleAppsCardV1Suggestions{
items: [GoogleApi.Chat.V1.Model.GoogleAppsCardV1SuggestionItem.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.