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 documentation page covers the `InputAttachment.Types.AutomaticFailover` class within the Google Cloud Live Stream v1 API, specifically version 1.4.0."],["The `AutomaticFailover` class is used to define configurations for automatic failover within the Live Stream API's input attachments."],["The `AutomaticFailover` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role in data handling and comparison."],["The `InputKeys` property of `AutomaticFailover` allows users to specify backup input keys to use in case of a disconnection."],["The page provides access to various previous versions of this document, with version 1.8.0 listed as the latest."]]],[]]