LogsSemanticInterpretationIntentQueryLinkKindInfo

GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

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

Attributes List

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

View Attributes

Attributes

  1. flags (type: GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags, default: nil)
    -
  2. kcLinkName (type: String.t, default: nil)
    - Not set for a while.
  3. topicPropertyName (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindInfo{
flags: GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags.t() | nil,
kcLinkName: String.t() | nil,
topicPropertyName: String.t() | nil
}

Function

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

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