Voting helps other researchers find interesting modules.
executedTextSupported
boolean()
nil
headerTextSupported
repressImpressionSupported
target
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSuggestionsSupportDisplayTargetSupport{ executedTextSupported: boolean() | nil, headerTextSupported: boolean() | nil, repressImpressionSupported: boolean() | nil, target: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()