LogsSemanticInterpretationIntentQueryLinkKindFlags

GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags


Table of Contents ▼

Jump to a specific part of the page:

Description

Logs version of the repository_webref.LinkKindFlags proto Used to represent QRef implications Next available tag: 8

Attributes List

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

View Attributes

Attributes

  1. cluster (type: String.t, default: nil)
    -
  2. geoContainment (type: String.t, default: nil)
    -
  3. implication (type: String.t, default: nil)
    -
  4. latentEntity (type: String.t, default: nil)
    -
  5. mdvc (type: String.t, default: nil)
    -
  6. property (type: String.t, default: nil)
    -
  7. resolution (type: String.t, default: nil)
    - Has not been useful since at least 2015 (before this was logged).

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags{
cluster: String.t() | nil,
geoContainment: String.t() | nil,
implication: String.t() | nil,
latentEntity: String.t() | nil,
mdvc: String.t() | nil,
property: String.t() | nil,
resolution: String.t() | nil
}

Function

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

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