VideoContentSearchDescriptionAnchorSetFeatures

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDescriptionAnchorSetFeatures


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. asrAnchorCount (type: integer(), default: nil)
    - The number of description anchors that were matched to captions in the ASR.
  2. asrAnchorFraction (type: number(), default: nil)
    - The fraction of anchors that were matched to captions in the ASR.
  3. uniqueAsrMidCount (type: integer(), default: nil)
    - The number of unique mids which where matched to description anchors.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDescriptionAnchorSetFeatures{
asrAnchorCount: integer() | nil,
asrAnchorFraction: number() | nil,
uniqueAsrMidCount: integer() | nil
}

Function

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

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