Voting helps other researchers find interesting modules.
Example: "The White Album"
annotationList
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaMediaAnnotationList.t
nil
evalData
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
favorite
boolean()
first
isFromFastPath
latest
playMore
qref
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation.t
rawText
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaAlbumTitle{ annotationList: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaMediaAnnotationList.t() | nil, evalData: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t() | nil, favorite: boolean() | nil, first: boolean() | nil, isFromFastPath: boolean() | nil, latest: boolean() | nil, playMore: boolean() | nil, qref: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation.t() | nil, rawText: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()