KnowledgeAnswersIntentQueryRelatednessSignals

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryRelatednessSignals


Table of Contents ▼

Jump to a specific part of the page:

Description

Relatedness Matrix signals for FunctionCall Arguments.

Attributes List

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

View Attributes

Attributes

  1. queryPopularity (type: number(), default: nil)
    -
  2. youtubeViews (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryRelatednessSignals{
queryPopularity: number() | nil,
youtubeViews: String.t() | nil
}

Function

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

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