UniversalsearchNewPackerKnowledgeResultSupportProvenance

GoogleApi.ContentWarehouse.V1.Model.UniversalsearchNewPackerKnowledgeResultSupportProvenance


Table of Contents ▼

Jump to a specific part of the page:

Description

Information about provenance of a result support.

Attributes List

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

View Attributes

Attributes

  1. entityGroupType (type: String.t, default: nil)
    - Entity group type of the supported entity. This field should only be set for support on entities.
  2. fromAnswer (type: boolean(), default: nil)
    - ===== Deprecated Fields ===== The bool flag indicating whether the ResultSupport comes from answer entities.
  3. name (type: String.t, default: nil)
    - The provenance provider name.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.UniversalsearchNewPackerKnowledgeResultSupportProvenance{
entityGroupType: String.t() | nil,
fromAnswer: boolean() | nil,
name: String.t() | nil
}

Function

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

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