GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryEntityLinkMetadata
Table of Contents ▼
Jump to a specific part of the page:
Description
Logs version of the repository_webref.EntityLinkMetadata proto Used to represent QRef implications
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
aggregateFlags
(type:GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags
, default:nil
)
- -
kindInfo
(type:list(GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindInfo)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryEntityLinkMetadata{
aggregateFlags: GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags.t() | nil,
kindInfo: [ GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindInfo.t() ] | nil
}
aggregateFlags: GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindFlags.t() | nil,
kindInfo: [ GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryLinkKindInfo.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryEntityLinkMetadata