Uses of Interface
com.google.apps.card.v1.SelectionInput.PlatformDataSourceOrBuilder
-
Packages that use SelectionInput.PlatformDataSourceOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of SelectionInput.PlatformDataSourceOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement SelectionInput.PlatformDataSourceOrBuilder Modifier and Type Class Description static class
SelectionInput.PlatformDataSource
For a [`SelectionInput`][google.apps.card.v1.SelectionInput] widget that uses a multiselect menu, a data source from Google Workspace.static class
SelectionInput.PlatformDataSource.Builder
For a [`SelectionInput`][google.apps.card.v1.SelectionInput] widget that uses a multiselect menu, a data source from Google Workspace.Methods in com.google.apps.card.v1 that return SelectionInput.PlatformDataSourceOrBuilder Modifier and Type Method Description SelectionInput.PlatformDataSourceOrBuilder
SelectionInput.Builder. getPlatformDataSourceOrBuilder()
A data source from Google Workspace.SelectionInput.PlatformDataSourceOrBuilder
SelectionInput. getPlatformDataSourceOrBuilder()
A data source from Google Workspace.SelectionInput.PlatformDataSourceOrBuilder
SelectionInputOrBuilder. getPlatformDataSourceOrBuilder()
A data source from Google Workspace.
-