Voting helps other researchers find interesting modules.
Signals for $QRefImpliedEntities that are merged into entity arguments during parsing.
annotatedSpan
String.t
nil
evalData
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
isUngroundedValue
boolean()
mid
qrefConfidenceScore
number()
shoppingIds
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryShoppingIds.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryImpliedEntity{ annotatedSpan: String.t() | nil, evalData: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t() | nil, isUngroundedValue: boolean() | nil, mid: String.t() | nil, qrefConfidenceScore: number() | nil, shoppingIds: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryShoppingIds.t() | nil }
@spec decode(struct(), keyword()) :: struct()