Package apps.extensions.markup Stay organized with collections Save and categorize content based on your preferences.
Index
ChatClientDataSourceMarkup(message)ChatClientDataSourceMarkup.SpaceDataSource(message)HostAppDataSourceMarkup(message)
ChatClientDataSourceMarkup
For a widget that uses a multiselect menu, a data source from Google Chat. The data source populates selection items for the multiselect menu. For example, a user can select Google Chat spaces that they're a member of.SelectionInput
Available for Google Chat apps and unavailable for Google Workspace add-ons.
| Fields | |
|---|---|
Union fieldsource. The Google Chat data source.source can be only one of the following: | |
space_data_source | Google Chat spaces that the user is a member of. |
SpaceDataSource
A data source that populates Google Chat spaces as selection items for a multiselect menu. Only populates spaces that the user is a member of.
Available for Google Chat apps and unavailable for Google Workspace add-ons.
| Fields | |
|---|---|
default_to_current_space |
If set to |
HostAppDataSourceMarkup
For a widget that uses a multiselect menu, a data source from a Google Workspace application. The data source populates selection items for the multiselect menu.SelectionInput
Available for Google Chat apps and unavailable for Google Workspace add-ons.
| Fields | |
|---|---|
Union fielddata_source. The Google Workspace application that populates items for a multiselect menu.data_source can be only one of the following: | |
chat_data_source | A data source from Google Chat. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-06 UTC.