Uses of Class
com.google.apps.card.v1.SelectionInput
-
Packages that use SelectionInput Package Description com.google.apps.card.v1 -
-
Uses of SelectionInput in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return SelectionInput Modifier and Type Method Description SelectionInputSelectionInput.Builder. build()SelectionInputSelectionInput.Builder. buildPartial()static SelectionInputSelectionInput. getDefaultInstance()SelectionInputSelectionInput.Builder. getDefaultInstanceForType()SelectionInputSelectionInput. getDefaultInstanceForType()SelectionInputColumns.Column.Widgets.Builder. getSelectionInput()[SelectionInput][google.apps.card.v1.SelectionInput] widget.SelectionInputColumns.Column.Widgets. getSelectionInput()[SelectionInput][google.apps.card.v1.SelectionInput] widget.SelectionInputColumns.Column.WidgetsOrBuilder. getSelectionInput()[SelectionInput][google.apps.card.v1.SelectionInput] widget.SelectionInputWidget.Builder. getSelectionInput()Displays a selection control that lets users select items.SelectionInputWidget. getSelectionInput()Displays a selection control that lets users select items.SelectionInputWidgetOrBuilder. getSelectionInput()Displays a selection control that lets users select items.static SelectionInputSelectionInput. parseDelimitedFrom(java.io.InputStream input)static SelectionInputSelectionInput. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelectionInputSelectionInput. parseFrom(byte[] data)static SelectionInputSelectionInput. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelectionInputSelectionInput. parseFrom(com.google.protobuf.ByteString data)static SelectionInputSelectionInput. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelectionInputSelectionInput. parseFrom(com.google.protobuf.CodedInputStream input)static SelectionInputSelectionInput. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelectionInputSelectionInput. parseFrom(java.io.InputStream input)static SelectionInputSelectionInput. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelectionInputSelectionInput. parseFrom(java.nio.ByteBuffer data)static SelectionInputSelectionInput. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.apps.card.v1 that return types with arguments of type SelectionInput Modifier and Type Method Description com.google.protobuf.Parser<SelectionInput>SelectionInput. getParserForType()static com.google.protobuf.Parser<SelectionInput>SelectionInput. parser()Methods in com.google.apps.card.v1 with parameters of type SelectionInput Modifier and Type Method Description SelectionInput.BuilderSelectionInput.Builder. mergeFrom(SelectionInput other)Columns.Column.Widgets.BuilderColumns.Column.Widgets.Builder. mergeSelectionInput(SelectionInput value)[SelectionInput][google.apps.card.v1.SelectionInput] widget.Widget.BuilderWidget.Builder. mergeSelectionInput(SelectionInput value)Displays a selection control that lets users select items.static SelectionInput.BuilderSelectionInput. newBuilder(SelectionInput prototype)Columns.Column.Widgets.BuilderColumns.Column.Widgets.Builder. setSelectionInput(SelectionInput value)[SelectionInput][google.apps.card.v1.SelectionInput] widget.Widget.BuilderWidget.Builder. setSelectionInput(SelectionInput value)Displays a selection control that lets users select items.
-