NlpSemanticParsingModelsNarrativeNewsNewsProvider

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsNarrativeNewsNewsProvider


Table of Contents ▼

Jump to a specific part of the page:

Description

Corresponds to an entry in our hand-curated Nimble table of providers.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. data (type: GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationData, default: nil)
    - Annotation data for the provider.
  2. evalData (type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData, default: nil)
    - Required, but should only be used inside Aqua and must not be used by outside clients!!
  3. rawText (type: String.t, default: nil)
    -

Type

@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
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsNarrativeNewsNewsProvider