Voting helps other researchers find interesting modules.
Signals associated with NimbleAnnotator annotations.
annotationSource
String.t
nil
type
version
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryNimbleAnnotationSignals{ annotationSource: String.t() | nil, type: String.t() | nil, version: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()