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):
Attributes
-
cluster
(type:String.t
, default:nil
)
- -
geoContainment
(type:String.t
, default:nil
)
- -
implication
(type:String.t
, default:nil
)
- -
latentEntity
(type:String.t
, default:nil
)
- -
mdvc
(type:String.t
, default:nil
)
- -
property
(type:String.t
, default:nil
)
- -
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
}
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