VideoContentSearchVideoAnchorSetRatingScore

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoAnchorSetRatingScore


Table of Contents ▼

Jump to a specific part of the page:

Description

Aggregated set level rating score, used in training pipeline, etc.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. averageSetDescriptionQuality (type: number(), default: nil)
    - Average score of set level description quality.
  2. averageSetNavigationUsefulness (type: number(), default: nil)
    - Average score of how useful the set is for navigation.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoAnchorSetRatingScore{
averageSetDescriptionQuality: number() | nil,
averageSetNavigationUsefulness: number() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoAnchorSetRatingScore