QualityQrewriteAlternativeNameInfo

GoogleApi.ContentWarehouse.V1.Model.QualityQrewriteAlternativeNameInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Alternative names with info like RecognitionAlternateSource indicating where is it from.

Attributes List

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

View Attributes

Attributes

  1. matchSignal (type: GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsCommonContactMatchSignal, default: nil)
    -
  2. name (type: String.t, default: nil)
    -
  3. source (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityQrewriteAlternativeNameInfo{
matchSignal: GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsCommonContactMatchSignal.t() | nil,
name: String.t() | nil,
source: String.t() | nil
}

Function

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

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