View Source GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryEntityLinkMetadata (google_api_content_warehouse v0.3.0)
Logs version of the repository_webref.EntityLinkMetadata proto Used to represent QRef implications
Attributes
-
aggregateFlags
(type:GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags.t
, default:nil
) - -
kindInfo
(type:list(GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindInfo.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryEntityLinkMetadata{ aggregateFlags: GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags.t() | nil, kindInfo: [ GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindInfo.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.