Module google_api_proto::google::apps::card::v1::text_input
source · 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
initialSuggestionsis specified,typeis alwaysSINGLE_LINE, even if it’s set toMULTIPLE_LINE.