NlpSemanticParsingLocalHyperReliableDataGCIDSynsOverride

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalHyperReliableDataGCIDSynsOverride


Table of Contents ▼

Jump to a specific part of the page:

Description

Set only when hyper_reliable is true. These are gcids and scores for hyper-reliable categories in ariane/182060. These are overridden for a few hyper-reliable categories, and may not be present everywhere.

Attributes List

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

View Attributes

Attributes

  1. gcidScore (type: number(), default: nil)
    -
  2. hyperReliableGcid (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalHyperReliableDataGCIDSynsOverride{
gcidScore: number() | nil,
hyperReliableGcid: String.t() | nil
}

Function

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

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