Interface protos.google.apps.card.v1.IImage (0.6.0)

Properties of an Image.

Package

@google-apps/chat

Properties

altText

altText?: (string|null);

Image altText

imageUrl

imageUrl?: (string|null);

Image imageUrl

onClick

onClick?: (google.apps.card.v1.IOnClick|null);

Image onClick