Voting helps other researchers find interesting modules.
If Provider group is not present the provider is the legacy classifiers (with id 0) and the label_value provided by Google is the global_label_value.
feed
boolean()
nil
id
String.t
labelBucket
integer()
labelValue
number()
name
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityLabelsGoogleLabelDataLabelProvider{ feed: boolean() | nil, id: String.t() | nil, labelBucket: integer() | nil, labelValue: number() | nil, name: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()