NlpSemanticParsingModelsMediaProviderMetadata

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaProviderMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

Provider metadata associated with video.

Attributes List

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

View Attributes

Attributes

  1. deeplinkUrl (type: String.t, default: nil)
    - URL like https://www.netflix.com/title/70305883 -- this is used as a deeplink to play the video.
  2. providerMid (type: String.t, default: nil)
    - Provider MID.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaProviderMetadata{
deeplinkUrl: String.t() | nil,
providerMid: String.t() | nil
}

Function

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

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