View Source GoogleApi.ContentWarehouse.V1.Model.CommerceDatastoreDeepTag (google_api_content_warehouse v0.4.0)
The basic message that contains a single decision output of go/deeptagger.
Attributes
-
confidence
(type:integer()
, default:nil
) - The confidence of the tag, encoded to 14 bits (range [0, 16383]). Due to modeling details, a large number of tags become trustworthy with confidence greater than 0.001, so two bytes of precision are required. -
tag
(type:integer()
, default:nil
) - A Deep Tag enum in uint32 form.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.