View Source GoogleApi.Chat.V1.Model.GoogleAppsCardV1Widgets (google_api_chat v0.34.3)

The supported widgets that you can include in a column. Google Workspace Add-ons and Chat apps: Columns for Google Workspace Add-ons are in Developer Preview.

Attributes

  • buttonList (type: GoogleApi.Chat.V1.Model.GoogleAppsCardV1ButtonList.t, default: nil) - ButtonList widget.
  • dateTimePicker (type: GoogleApi.Chat.V1.Model.GoogleAppsCardV1DateTimePicker.t, default: nil) - DateTimePicker widget.
  • decoratedText (type: GoogleApi.Chat.V1.Model.GoogleAppsCardV1DecoratedText.t, default: nil) - DecoratedText widget.
  • image (type: GoogleApi.Chat.V1.Model.GoogleAppsCardV1Image.t, default: nil) - Image widget.
  • selectionInput (type: GoogleApi.Chat.V1.Model.GoogleAppsCardV1SelectionInput.t, default: nil) - SelectionInput widget.
  • textInput (type: GoogleApi.Chat.V1.Model.GoogleAppsCardV1TextInput.t, default: nil) - TextInput widget.
  • textParagraph (type: GoogleApi.Chat.V1.Model.GoogleAppsCardV1TextParagraph.t, default: nil) - TextParagraph widget.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.