VideoContentSearchVisualFeatures

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVisualFeatures


Table of Contents ▼

Jump to a specific part of the page:

Description

Startburst visual tokens or features, more details in go/starburst-mum-user-guide

Attributes List

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

View Attributes

Attributes

  1. features (type: list(number()), default: nil)
    - Starburst features semantic or visual/
  2. starbustVersion (type: String.t, default: nil)
    -
  3. tokens (type: list(integer()), default: nil)
    - Starburst visual tokens

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVisualFeatures{
features: [number()] | nil,
starbustVersion: String.t() | nil,
tokens: [integer()] | nil
}

Function

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

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