Interface protos.google.apps.card.v1.Card.ICardHeader (0.4.0)

Properties of a CardHeader.

Package

@google-apps/chat

Properties

imageAltText

imageAltText?: (string|null);

CardHeader imageAltText

imageType

imageType?: (google.apps.card.v1.Widget.ImageType|keyof typeof google.apps.card.v1.Widget.ImageType|null);

CardHeader imageType

imageUrl

imageUrl?: (string|null);

CardHeader imageUrl

subtitle

subtitle?: (string|null);

CardHeader subtitle

title

title?: (string|null);

CardHeader title