Google Chat V1 API - Module Google::Apps::Card::V1::Validation::InputType (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::Validation::InputType.
The type of the input widget.
Constants
INPUT_TYPE_UNSPECIFIED
value: 0 Unspecified type. Do not use.
TEXT
value: 1 Regular text that accepts all characters.
INTEGER
value: 2 An integer value.
FLOAT
value: 3 A float value.
EMAIL
value: 4 An email address.
EMOJI_PICKER
value: 5 A emoji selected from system-provided emoji picker.