View Source GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags (google_api_content_warehouse v0.4.0)
Logs version of the repository_webref.LinkKindFlags proto Used to represent QRef implications Next available tag: 8
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).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@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 }
Functions
Unwrap a decoded JSON object into its complex fields.