Expand description

Nested message and enum types in Card.

Structs§

  • A card action is the action associated with the card. For example, an invoice card might include actions such as delete invoice, email invoice, or open the invoice in a browser.
  • A persistent (sticky) footer that that appears at the bottom of the card.
  • Represents a card header. For an example in Google Chat apps, see Add a header.
  • A section contains a collection of widgets that are rendered vertically in the order that they’re specified.

Enums§

  • In Google Workspace Add-ons, determines how a card is displayed.
  • The divider style of a card. Currently only used for dividers betweens card sections.