Live Stream V1 API - Class Google::Cloud::Video::LiveStream::V1::InputAttachment (v0.9.0)

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

A group of information for attaching an input resource to this channel.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#automatic_failover

def automatic_failover() -> ::Google::Cloud::Video::LiveStream::V1::InputAttachment::AutomaticFailover
Returns

#automatic_failover=

def automatic_failover=(value) -> ::Google::Cloud::Video::LiveStream::V1::InputAttachment::AutomaticFailover
Parameter
Returns

#input

def input() -> ::String
Returns
  • (::String) — The resource name of an existing input, in the form of: projects/{project}/locations/{location}/inputs/{inputId}.

#input=

def input=(value) -> ::String
Parameter
  • value (::String) — The resource name of an existing input, in the form of: projects/{project}/locations/{location}/inputs/{inputId}.
Returns
  • (::String) — The resource name of an existing input, in the form of: projects/{project}/locations/{location}/inputs/{inputId}.

#key

def key() -> ::String
Returns
  • (::String) — A unique key for this input attachment.

#key=

def key=(value) -> ::String
Parameter
  • value (::String) — A unique key for this input attachment.
Returns
  • (::String) — A unique key for this input attachment.