Google Chat V1 API - Module Google::Apps::Card::V1::Card::DividerStyle (v0.1.1)

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

The divider style of a card. Currently only used for dividers betweens card sections.

Google Workspace Add-ons and Chat apps:

Constants

DIVIDER_STYLE_UNSPECIFIED

value: 0
Don't use. Unspecified.

SOLID_DIVIDER

value: 1
Default option. Render a solid divider between sections.

NO_DIVIDER

value: 2
If set, no divider is rendered between sections.