Uses of Class
com.google.apps.card.v1.SelectionInput
Packages that use SelectionInput
-
Uses of SelectionInput in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return SelectionInputModifier and TypeMethodDescriptionSelectionInput.Builder.build()
SelectionInput.Builder.buildPartial()
static SelectionInput
SelectionInput.getDefaultInstance()
SelectionInput.Builder.getDefaultInstanceForType()
SelectionInput.getDefaultInstanceForType()
Columns.Column.Widgets.Builder.getSelectionInput()
[SelectionInput][google.apps.card.v1.SelectionInput] widget.Columns.Column.Widgets.getSelectionInput()
[SelectionInput][google.apps.card.v1.SelectionInput] widget.Columns.Column.WidgetsOrBuilder.getSelectionInput()
[SelectionInput][google.apps.card.v1.SelectionInput] widget.Widget.Builder.getSelectionInput()
Displays a selection control that lets users select items.Widget.getSelectionInput()
Displays a selection control that lets users select items.WidgetOrBuilder.getSelectionInput()
Displays a selection control that lets users select items.static SelectionInput
SelectionInput.parseDelimitedFrom
(InputStream input) static SelectionInput
SelectionInput.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectionInput
SelectionInput.parseFrom
(byte[] data) static SelectionInput
SelectionInput.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectionInput
SelectionInput.parseFrom
(com.google.protobuf.ByteString data) static SelectionInput
SelectionInput.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectionInput
SelectionInput.parseFrom
(com.google.protobuf.CodedInputStream input) static SelectionInput
SelectionInput.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectionInput
SelectionInput.parseFrom
(InputStream input) static SelectionInput
SelectionInput.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectionInput
SelectionInput.parseFrom
(ByteBuffer data) static SelectionInput
SelectionInput.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type SelectionInputModifier and TypeMethodDescriptioncom.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 SelectionInputModifier and TypeMethodDescriptionSelectionInput.Builder.mergeFrom
(SelectionInput other) Columns.Column.Widgets.Builder.mergeSelectionInput
(SelectionInput value) [SelectionInput][google.apps.card.v1.SelectionInput] widget.Widget.Builder.mergeSelectionInput
(SelectionInput value) Displays a selection control that lets users select items.static SelectionInput.Builder
SelectionInput.newBuilder
(SelectionInput prototype) Columns.Column.Widgets.Builder.setSelectionInput
(SelectionInput value) [SelectionInput][google.apps.card.v1.SelectionInput] widget.Widget.Builder.setSelectionInput
(SelectionInput value) Displays a selection control that lets users select items.