Live Stream V1 API - Class Google::Cloud::Video::LiveStream::V1::Clip::ClipManifest (v1.1.0)

Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::Clip::ClipManifest.

ClipManifest identifies a source manifest for the generated clip manifest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#manifest_key

def manifest_key() -> ::String
Returns
  • (::String) — Required. A unique key that identifies a manifest config in the parent channel. This key is the same as channel.manifests.key for the selected manifest.

#manifest_key=

def manifest_key=(value) -> ::String
Parameter
  • value (::String) — Required. A unique key that identifies a manifest config in the parent channel. This key is the same as channel.manifests.key for the selected manifest.
Returns
  • (::String) — Required. A unique key that identifies a manifest config in the parent channel. This key is the same as channel.manifests.key for the selected manifest.

#output_uri

def output_uri() -> ::String
Returns
  • (::String) — Output only. The output URI of the generated clip manifest. This field will be populated when the CreateClip request is accepted. Current output format is provided below but may change in the future. Please read this field to get the uri to the generated clip manifest. Format: {clip.output_uri}/{channel.manifest.fileName} Example: gs://my-bucket/clip-outputs/main.m3u8