View Source GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsNarrativeNewsNewsProvider (google_api_content_warehouse v0.4.0)
Corresponds to an entry in our hand-curated Nimble table of providers.
Attributes
-
data
(type:GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationData.t
, default:nil
) - Annotation data for the provider. -
evalData
(type:GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
, default:nil
) - Required, but should only be used inside Aqua and must not be used by outside clients!! -
rawText
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsNarrativeNewsNewsProvider{ data: GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationData.t() | nil, evalData: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t() | nil, rawText: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.