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
initialSuggestions
is specified,type
is alwaysSINGLE_LINE
, even if it’s set toMULTIPLE_LINE
.