View Source GoogleApi.ContentWarehouse.V1.Model.DrishtiFeatureSetDataFeatureSetElement (google_api_content_warehouse v0.4.0)

A FeatureSetElement stores the features coming from a single group.

Attributes

  • compressed (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiCompressedFeature.t, default: nil) -
  • dense (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiDenseFeatureData.t, default: nil) -
  • indexed (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiIndexedFeatureData.t, default: nil) -
  • name (type: String.t, default: nil) - A name for the feature group: example "AUDIO", "VIDEO", "OCR", etc.
  • quantized (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiQuantizedDenseFeatureData.t, default: nil) -
  • quantizedByteDense (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiQuantizedByteDenseFeatureData.t, default: nil) -
  • quantizedByteIndexed (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiQuantizedByteIndexedFeatureData.t, default: nil) -
  • sparse (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiSparseFeatureData.t, default: nil) -
  • token (type: GoogleApi.ContentWarehouse.V1.Model.DrishtiDenseTokenData.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.