Google Chat V1 API - Module Google::Apps::Card::V1::DecoratedText::SwitchControl::ControlType (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Card::V1::DecoratedText::SwitchControl::ControlType.

How the switch appears in the user interface.

Google Workspace Add-ons and Chat apps:

Constants

SWITCH

value: 0
A toggle-style switch.

CHECKBOX

value: 1
Deprecated in favor of CHECK_BOX.

CHECK_BOX

value: 2
A checkbox.