Voting helps other researchers find interesting modules.
Logs version of the repository_webref.WebrefEntityRelationship proto Used to represent QRef implications
entityIndex
integer()
nil
linkMetadata
GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryEntityLinkMetadata.t
linkWeight
number()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryWebrefEntityRelationship{ entityIndex: integer() | nil, linkMetadata: GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQueryEntityLinkMetadata.t() | nil, linkWeight: number() | nil }
@spec decode(struct(), keyword()) :: struct()