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 SelectionInputSelectionInput.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 SelectionInputSelectionInput.parseDelimitedFrom(InputStream input) static SelectionInputSelectionInput.parseDelimitedFrom(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(InputStream input) static SelectionInputSelectionInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelectionInputSelectionInput.parseFrom(ByteBuffer data) static SelectionInputSelectionInput.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.BuilderSelectionInput.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.