VideoContentSearchDolphinEnsembleScore

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDolphinEnsembleScore


Table of Contents ▼

Jump to a specific part of the page:

Description

Contains information about the scores from each individual dolphin ensemble model.

Attributes List

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

View Attributes

Attributes

  1. dolphinScore (type: number(), default: nil)
    - The score generated by the Dolphin callout model.
  2. modelName (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDolphinEnsembleScore{
dolphinScore: number() | nil,
modelName: String.t() | nil
}

Function

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

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