Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::VodConfig (v0.10.0)

Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::VodConfig.

Metadata used to register VOD configs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ad_tag_uri

def ad_tag_uri() -> ::String
Returns
  • (::String) — Required. The default ad tag associated with this VOD config.

#ad_tag_uri=

def ad_tag_uri=(value) -> ::String
Parameter
  • value (::String) — Required. The default ad tag associated with this VOD config.
Returns
  • (::String) — Required. The default ad tag associated with this VOD config.

#gam_vod_config

def gam_vod_config() -> ::Google::Cloud::Video::Stitcher::V1::GamVodConfig
Returns

#gam_vod_config=

def gam_vod_config=(value) -> ::Google::Cloud::Video::Stitcher::V1::GamVodConfig
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource name of the VOD config, in the form of projects/{project}/locations/{location}/vodConfigs/{id}.

#source_fetch_options

def source_fetch_options() -> ::Google::Cloud::Video::Stitcher::V1::FetchOptions
Returns

#source_fetch_options=

def source_fetch_options=(value) -> ::Google::Cloud::Video::Stitcher::V1::FetchOptions
Parameter
Returns

#source_uri

def source_uri() -> ::String
Returns
  • (::String) — Required. Source URI for the VOD stream manifest.

#source_uri=

def source_uri=(value) -> ::String
Parameter
  • value (::String) — Required. Source URI for the VOD stream manifest.
Returns
  • (::String) — Required. Source URI for the VOD stream manifest.

#state

def state() -> ::Google::Cloud::Video::Stitcher::V1::VodConfig::State
Returns