Google Chat V1 API - Module Google::Apps::Card::V1::TextInput::Type (v0.27.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Card::V1::TextInput::Type.
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.