Voting helps other researchers find interesting modules.
DEPRECATED. No longer supported after migration to Tasks.
buttons
list(GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationButton.t)
nil
surfaceType
String.t
tapAction
GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationPayload.t
text
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotification{ buttons: [ GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationButton.t() ] | nil, surfaceType: String.t() | nil, tapAction: GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationPayload.t() | nil, text: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()