Expand description

Nested message and enum types in TextInput.

Enums§

  • How a text input field appears in the user interface. For example, whether it’s a single line input field, or a multi-line input. If initialSuggestions is specified, type is always SINGLE_LINE, even if it’s set to MULTIPLE_LINE.