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