Voting helps other researchers find interesting modules.
Prediction of a style image type: Stage, Stock, Street or Outfits. Check http://go/styleai-indexing-g3doc#style-image-type-classifier for more details about the Style AI Style Image Type Classifier.
styleImageTypePredictions
list(GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStyleStyleImageTypeSignalsStyleImageTypePrediction.t)
nil
version
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStyleStyleImageTypeSignals{ styleImageTypePredictions: [ GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStyleStyleImageTypeSignalsStyleImageTypePrediction.t() ] | nil, version: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()