View Source GoogleApi.ContentWarehouse.V1.Model.SafesearchVideoContentSignalsMultiLabelClassificationInfo (google_api_content_warehouse v0.3.0)
Information about multi-label classification result (the scores and whether frame features were used).
Attributes
-
frameFeaturesPresent
(type:boolean()
, default:nil
) - -
output
(type:GoogleApi.ContentWarehouse.V1.Model.SafesearchVideoContentSignalsMultiLabelOutput.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SafesearchVideoContentSignalsMultiLabelClassificationInfo{ frameFeaturesPresent: boolean() | nil, output: GoogleApi.ContentWarehouse.V1.Model.SafesearchVideoContentSignalsMultiLabelOutput.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.