Voting helps other researchers find interesting modules.
Contains an attribute id and it's completion score.
attributeId
String.t
nil
score
number()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryAttributeSignal{ attributeId: String.t() | nil, score: number() | nil }
@spec decode(struct(), keyword()) :: struct()