Voting helps other researchers find interesting modules.
Description of a semantic Legos annotation. http://go/legos/project.md#semantic-intent-annotations
confidence
number()
nil
contexts
list(GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosSemanticRelationshipContext.t)
topicalityScore
float()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosSemanticRelationship{ confidence: number() | nil, contexts: [ GoogleApi.ContentWarehouse.V1.Model.YoutubeDiscoveryLegosLegosSemanticRelationshipContext.t() ] | nil, topicalityScore: float() | nil }
@spec decode(struct(), keyword()) :: struct()