Interface protos.google.chat.v1.IWidgetMarkup (0.4.0)

Properties of a WidgetMarkup.

Package

@google-apps/chat

Properties

buttons

buttons?: (google.chat.v1.WidgetMarkup.IButton[]|null);

WidgetMarkup buttons

image

image?: (google.chat.v1.WidgetMarkup.IImage|null);

WidgetMarkup image

keyValue

keyValue?: (google.chat.v1.WidgetMarkup.IKeyValue|null);

WidgetMarkup keyValue

textParagraph

textParagraph?: (google.chat.v1.WidgetMarkup.ITextParagraph|null);

WidgetMarkup textParagraph