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

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

In Google Workspace Add-ons, determines how a card is displayed.

Google Workspace Add-ons:

Constants

DISPLAY_STYLE_UNSPECIFIED

value: 0
Don't use. Unspecified.

PEEK

value: 1
The header of the card appears at the bottom of the sidebar, partially covering the current top card of the stack. Clicking the header pops the card into the card stack. If the card has no header, a generated header is used instead.

REPLACE

value: 2
Default value. The card is shown by replacing the view of the top card in the card stack.