Voting helps other researchers find interesting modules.
LabelGroup is a set of labels produced by a single model, or by multiple models that share the same versioning. It can be used to store results from ICA, box classifier, visible labels, noun+attribute, and so on.
label
list(GoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingLabel.t)
nil
version
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingLabelGroup{ label: [GoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingLabel.t()] | nil, version: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()