Class VodConfig (0.7.10)

VodConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata used to register VOD configs.

Attributes

Name Description
name str
Output only. The resource name of the VOD config, in the form of projects/{project}/locations/{location}/vodConfigs/{id}.
source_uri str
Required. Source URI for the VOD stream manifest.
ad_tag_uri str
Required. The default ad tag associated with this VOD config.
gam_vod_config google.cloud.video.stitcher_v1.types.GamVodConfig
Optional. Google Ad Manager (GAM) metadata.
state google.cloud.video.stitcher_v1.types.VodConfig.State
Output only. State of the VOD config.
source_fetch_options google.cloud.video.stitcher_v1.types.FetchOptions
Options for fetching source manifests and segments.

Classes

State

State(value)

State of the VOD config.