VideoContentSearchSpanDolphinFeatures

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSpanDolphinFeatures


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. passage (type: String.t, default: nil)
    - The text passage from ASR.
  2. title (type: String.t, default: nil)
    - The title of the video.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSpanDolphinFeatures{
passage: String.t() | nil,
title: String.t() | nil
}

Function

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

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