Voting helps other researchers find interesting modules.
Signals about the media entity.
artistTitle
String.t
nil
name
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryMediaEntitySignals{ artistTitle: String.t() | nil, name: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()