VideoContentSearchAspect

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchAspect


Table of Contents ▼

Jump to a specific part of the page:

Description

Product aspect.

Attributes List

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

View Attributes

Attributes

  1. fallbackAspect (type: String.t, default: nil)
    - Product aspect to be used if non of the other aspects exist.
  2. saftAspect (type: String.t, default: nil)
    - Product aspect produced by running SAFT annotation.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchAspect{
fallbackAspect: String.t() | nil,
saftAspect: String.t() | nil
}

Function

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

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