Voting helps other researchers find interesting modules.
Example: "the episode with all of the comedians". A free-form text description of a media.
evalData
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
nil
rawText
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaDescription{ evalData: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t() | nil, rawText: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()