Class: Google::Cloud::Video::LiveStream::V1::InputAttachment::AutomaticFailover

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/livestream/v1/resources.rb

Overview

Configurations to follow when automatic failover happens.

Instance Attribute Summary collapse

Instance Attribute Details

#input_keys::Array<::String>



498
499
500
501
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 498

class AutomaticFailover
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end