Module google_api_proto::google::chat::v1::contextual_add_on_markup::card
source · Expand description
Nested message and enum types in Card
.
Modules§
- Nested message and enum types in
CardHeader
.
Structs§
- A card action is the action associated with the card. For an invoice card, a typical action would be: delete invoice, email invoice or open the invoice in browser.
- A section contains a collection of widgets that are rendered (vertically) in the order that they are specified. Across all platforms, cards have a narrow fixed width, so there’s currently no need for layout properties (for example, float).