Voting helps other researchers find interesting modules.
Category that this app falls into.
category
String.t
nil
confidence
number()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityActionsAppUnderstandingCategory{ category: String.t() | nil, confidence: number() | nil }
@spec decode(struct(), keyword()) :: struct()