View Source GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindInfo (google_api_content_warehouse v0.4.0)
Logs version of the repository_webref.LinkKindInfo proto Used to represent QRef implications
Attributes
-
flags
(type:GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags.t
, default:nil
) - -
kcLinkName
(type:String.t
, default:nil
) - Not set for a while. -
topicPropertyName
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindInfo{ flags: GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags.t() | nil, kcLinkName: String.t() | nil, topicPropertyName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.