Live Stream V1 API - Class Google::Cloud::Video::LiveStream::V1::Channel::Output (v0.7.0)

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

Location of output file(s) in a Google Cloud Storage bucket.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uri

def uri() -> ::String
Returns
  • (::String) — URI for the output file(s). For example, gs://my-bucket/outputs/.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — URI for the output file(s). For example, gs://my-bucket/outputs/.
Returns
  • (::String) — URI for the output file(s). For example, gs://my-bucket/outputs/.