VideoContentSearchDolphinFeatures

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDolphinFeatures


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. altQuery (type: String.t, default: nil)
    - The alt query used for building the Dolphin example.
  2. answer (type: String.t, default: nil)
    - The answer used for building the Dolphin example.
  3. query (type: String.t, default: nil)
    - The query used for building the Dolphin example.
  4. timeMs (type: String.t, default: nil)
    - The time stamp of the video anchor in milliseconds.
  5. title (type: String.t, default: nil)
    - The title used for building the Dolphin example.
  6. url (type: String.t, default: nil)
    - The url of the video.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDolphinFeatures{
altQuery: String.t() | nil,
answer: String.t() | nil,
query: String.t() | nil,
timeMs: String.t() | nil,
title: String.t() | nil,
url: String.t() | nil
}

Function

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

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