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-04-02 UTC."],[[["This document provides reference documentation for the `InputAttachment.Types.AutomaticFailover` class within the Google Cloud Live Stream v1 API."],["The `AutomaticFailover` class defines configurations for handling automatic failover in live streams and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AutomaticFailover` class has constructors for creating new instances and supports inheritance from the `object` class."],["The `InputKeys` property of the `AutomaticFailover` class, which is of type `RepeatedField\u003cstring\u003e`, specifies which input attachments to switch to when the current input is disconnected."],["The current document version is 1.7.0, but there are a range of other versions available from 1.0.0 to 1.8.0, the latter being the latest."]]],[]]