GoogleApi.Chat.V1.Model.GoogleAppsCardV1Validation (google_api_chat v0.43.0)

View Source

Represents the necessary data for validating the widget it's attached to. Google Workspace add-ons and Chat apps:

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Chat.V1.Model.GoogleAppsCardV1Validation{
  characterLimit: integer() | nil,
  inputType: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.