ImageRepositorySUPFrameLevelEmbedding

GoogleApi.ContentWarehouse.V1.Model.ImageRepositorySUPFrameLevelEmbedding


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. embedding (type: GoogleApi.ContentWarehouse.V1.Model.ReneEmbedding, default: nil)
    - Embedding of the frame.
  2. timeOffset (type: String.t, default: nil)
    - Time offset of the frame.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositorySUPFrameLevelEmbedding{
embedding: GoogleApi.ContentWarehouse.V1.Model.ReneEmbedding.t() | nil,
timeOffset: String.t() | nil
}

Function

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

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