Voting helps other researchers find interesting modules.
Tokens includes a list of tokens, with an aggregated score of the priors of the tokens, if any.
score
number()
nil
token
list(GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryToken.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryTokens{ score: number() | nil, token: [GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryToken.t()] | nil }
@spec decode(struct(), keyword()) :: struct()