dataSourceConfigs property
The data source configs for the selection control.
This field provides more fine-grained control over the data source. If
specified, the multi_select_max_selected_items
field,
multi_select_min_query_length
field, external_data_source
field and
platform_data_source
field are ignored. Only supported by Google
Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.
Optional.
Implementation
core.List<GoogleAppsCardV1DataSourceConfig>? dataSourceConfigs;