VideoContentSearchSportsKeyMomentsAnchorSetFeatures

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSportsKeyMomentsAnchorSetFeatures


Table of Contents ▼

Jump to a specific part of the page:

Description

Features for a set of Sports Key Moments (SKM) Anchors. Each instance of this object should be associated with a VideoAnchorSets object. Next ID: 3

Attributes List

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

View Attributes

Attributes

  1. prefilterClassificationLabel (type: String.t, default: nil)
    - The Prefilter classification label associated with the video that contains the VideoAnchorSets this object is asociated with. E.g. "basketball".
  2. tensorflowModelVersion (type: String.t, default: nil)
    - Version of the underlying TensorFlow model.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSportsKeyMomentsAnchorSetFeatures{
prefilterClassificationLabel: String.t() | nil,
tensorflowModelVersion: String.t() | nil
}

Function

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

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