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

Video level scoring info.

Attributes

  • commonFeatures (type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoCommonFeatures.t, default: nil) - Anchor scoring features that apply to all anchor types.
  • ocrVideoFeature (type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOcrVideoFeature.t, default: nil) - OCR specific video level feature.
  • safeSearchClassifierOutput (type: GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryMultiLabelClassifierOutput.t, default: nil) - The output of Safe Search's MultiLabelClassifier for video title.
  • version (type: String.t, default: nil) - The version of this VideoAnchorSets in spanner.
  • videoGeneratedQueryFeatures (type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoGeneratedQueryFeatures.t, default: nil) - Video-level features that apply to all the generated queries within this VideoAnchorSets.
  • videoMultimodalTopicFeatures (type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoMultimodalTopicFeatures.t, default: nil) - Video-level features for Multimodal topics.

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.