Voting helps other researchers find interesting modules.
The basic message that contains a single decision output of go/deeptagger.
confidence
integer()
nil
tag
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CommerceDatastoreDeepTag{ confidence: integer() | nil, tag: integer() | nil }
@spec decode(struct(), keyword()) :: struct()