Interface protos.google.apps.card.v1.IIcon (0.4.0)

Properties of an Icon.

Package

@google-apps/chat

Properties

altText

altText?: (string|null);

Icon altText

iconUrl

iconUrl?: (string|null);

Icon iconUrl

imageType

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

Icon imageType

knownIcon

knownIcon?: (string|null);

Icon knownIcon

materialIcon

materialIcon?: (google.apps.card.v1.IMaterialIcon|null);

Icon materialIcon