SnippetExtraInfoSnippetsBrainModelInfo

GoogleApi.ContentWarehouse.V1.Model.SnippetExtraInfoSnippetsBrainModelInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Log model name, partition and input processor used to generate SnippetsBrain scores, if SnippetsBrain debugging is enabled.

Attributes List

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

View Attributes

Attributes

  1. ng3ModelName (type: String.t, default: nil)
    -
  2. snippetsbrainModelName (type: String.t, default: nil)
    - The below fields are populated by SnippetFlow in superroot.
  3. snippetsbrainModelPartition (type: String.t, default: nil)
    -
  4. snippetsbrainTokenizerType (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SnippetExtraInfoSnippetsBrainModelInfo{
ng3ModelName: String.t() | nil,
snippetsbrainModelName: String.t() | nil,
snippetsbrainModelPartition: String.t() | nil,
snippetsbrainTokenizerType: String.t() | nil
}

Function

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

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