Voting helps other researchers find interesting modules.
Example: "East of Eden"
annotationList
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaMediaAnnotationList.t
nil
evalData
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
isAnnotatedFromText
boolean()
latest
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.NlpSemanticParsingModelsMediaBook{ annotationList: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaMediaAnnotationList.t() | nil, evalData: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t() | nil, isAnnotatedFromText: boolean() | nil, latest: boolean() | nil, qref: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation.t() | nil, rawText: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()