LogsSemanticInterpretationIntentQueryWebrefEntityRelationship

GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryWebrefEntityRelationship


Table of Contents ▼

Jump to a specific part of the page:

Description

Logs version of the repository_webref.WebrefEntityRelationship proto Used to represent QRef implications

Attributes List

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

View Attributes

Attributes

  1. entityIndex (type: integer(), default: nil)
    -
  2. linkMetadata (type: GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryEntityLinkMetadata, default: nil)
    -
  3. linkWeight (type: number(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryWebrefEntityRelationship{
entityIndex: integer() | nil,
linkMetadata: GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryEntityLinkMetadata.t() | nil,
linkWeight: number() | nil
}

Function

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

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