Uses of Interface
com.google.apps.card.v1.SelectionInputOrBuilder
-
Packages that use SelectionInputOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of SelectionInputOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement SelectionInputOrBuilder Modifier and Type Class Description class
SelectionInput
A widget that creates one or more UI items that users can select.static class
SelectionInput.Builder
A widget that creates one or more UI items that users can select.Methods in com.google.apps.card.v1 that return SelectionInputOrBuilder Modifier and Type Method Description SelectionInputOrBuilder
Columns.Column.Widgets.Builder. getSelectionInputOrBuilder()
[SelectionInput][google.apps.card.v1.SelectionInput] widget.SelectionInputOrBuilder
Columns.Column.Widgets. getSelectionInputOrBuilder()
[SelectionInput][google.apps.card.v1.SelectionInput] widget.SelectionInputOrBuilder
Columns.Column.WidgetsOrBuilder. getSelectionInputOrBuilder()
[SelectionInput][google.apps.card.v1.SelectionInput] widget.SelectionInputOrBuilder
Widget.Builder. getSelectionInputOrBuilder()
Displays a selection control that lets users select items.SelectionInputOrBuilder
Widget. getSelectionInputOrBuilder()
Displays a selection control that lets users select items.SelectionInputOrBuilder
WidgetOrBuilder. getSelectionInputOrBuilder()
Displays a selection control that lets users select items.
-