Uses of Class
com.google.apps.card.v1.TextInput
Packages that use TextInput
-
Uses of TextInput in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return TextInputModifier and TypeMethodDescriptionTextInput.Builder.build()
TextInput.Builder.buildPartial()
static TextInput
TextInput.getDefaultInstance()
TextInput.Builder.getDefaultInstanceForType()
TextInput.getDefaultInstanceForType()
Columns.Column.Widgets.Builder.getTextInput()
[TextInput][google.apps.card.v1.TextInput] widget.Columns.Column.Widgets.getTextInput()
[TextInput][google.apps.card.v1.TextInput] widget.Columns.Column.WidgetsOrBuilder.getTextInput()
[TextInput][google.apps.card.v1.TextInput] widget.Widget.Builder.getTextInput()
Displays a text box that users can type into.Widget.getTextInput()
Displays a text box that users can type into.WidgetOrBuilder.getTextInput()
Displays a text box that users can type into.static TextInput
TextInput.parseDelimitedFrom
(InputStream input) static TextInput
TextInput.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextInput
TextInput.parseFrom
(byte[] data) static TextInput
TextInput.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextInput
TextInput.parseFrom
(com.google.protobuf.ByteString data) static TextInput
TextInput.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextInput
TextInput.parseFrom
(com.google.protobuf.CodedInputStream input) static TextInput
TextInput.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextInput
TextInput.parseFrom
(InputStream input) static TextInput
TextInput.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextInput
TextInput.parseFrom
(ByteBuffer data) static TextInput
TextInput.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type TextInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<TextInput> TextInput.getParserForType()
static com.google.protobuf.Parser
<TextInput> TextInput.parser()
Methods in com.google.apps.card.v1 with parameters of type TextInputModifier and TypeMethodDescriptionColumns.Column.Widgets.Builder.mergeTextInput
(TextInput value) [TextInput][google.apps.card.v1.TextInput] widget.Widget.Builder.mergeTextInput
(TextInput value) Displays a text box that users can type into.static TextInput.Builder
TextInput.newBuilder
(TextInput prototype) Columns.Column.Widgets.Builder.setTextInput
(TextInput value) [TextInput][google.apps.card.v1.TextInput] widget.Widget.Builder.setTextInput
(TextInput value) Displays a text box that users can type into.