Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::InputAttachment::AutomaticFailover.
Configurations to follow when automatic failover happens.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#input_keys
def input_keys() -> ::Array<::String>
Returns
- (::Array<::String>) — The {::Google::Cloud::Video::LiveStream::V1::InputAttachment#key InputAttachment.key}s of inputs to failover to when this input is disconnected. Currently, only up to one backup input is supported.
#input_keys=
def input_keys=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The {::Google::Cloud::Video::LiveStream::V1::InputAttachment#key InputAttachment.key}s of inputs to failover to when this input is disconnected. Currently, only up to one backup input is supported.
Returns
- (::Array<::String>) — The {::Google::Cloud::Video::LiveStream::V1::InputAttachment#key InputAttachment.key}s of inputs to failover to when this input is disconnected. Currently, only up to one backup input is supported.