public sealed class InputAttachment.Types.AutomaticFailover : IMessage<InputAttachment.Types.AutomaticFailover>, IEquatable<InputAttachment.Types.AutomaticFailover>, IDeepCloneable<InputAttachment.Types.AutomaticFailover>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class InputAttachment.Types.AutomaticFailover.
Configurations to follow when automatic failover happens.
The
[InputAttachment.key][google.cloud.video.livestream.v1.InputAttachment.key]s
of inputs to failover to when this input is disconnected. Currently, only
up to one backup input is supported.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `InputAttachment.Types.AutomaticFailover` class within the Google Cloud Live Stream v1 API, which is used for configuring automatic failover settings."],["The `InputAttachment.Types.AutomaticFailover` class is part of the `Google.Cloud.Video.LiveStream.V1` namespace and is available in the `Google.Cloud.Video.LiveStream.V1.dll` assembly."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `AutomaticFailover` class includes a constructor and has an `InputKeys` property, which stores a list of input keys that specify backup inputs for automatic failover, with support for up to one backup input."],["The document shows the different versions available, ranging from version 1.0.0 to the latest 1.8.0."]]],[]]