View Source GoogleApi.Chat.V1.Model.HostAppDataSourceMarkup (google_api_chat v0.34.3)

For a SelectionInput widget that uses a multiselect menu, a data source from a Google Workspace application. The data source populates selection items for the multiselect menu. Google Chat apps:

Attributes

  • chatDataSource (type: GoogleApi.Chat.V1.Model.ChatClientDataSourceMarkup.t, default: nil) - A data source from Google Chat.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Chat.V1.Model.HostAppDataSourceMarkup{
  chatDataSource: GoogleApi.Chat.V1.Model.ChatClientDataSourceMarkup.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.