public sealed class DatabaseFailoverRequest : IMessage<DatabaseFailoverRequest>, IEquatable<DatabaseFailoverRequest>, IDeepCloneable<DatabaseFailoverRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class DatabaseFailoverRequest.
Request to trigger database failover (only for highly resilient
environments).
[[["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 webpage provides reference documentation and code samples for the `DatabaseFailoverRequest` class within the Cloud Composer v1 API."],["The `DatabaseFailoverRequest` class is designed to trigger database failover specifically in highly resilient environments."],["The page offers different versions of the documentation, ranging from version 1.0.0 to the latest version 2.9.0."],["The `DatabaseFailoverRequest` class includes properties like \"Environment,\" which requires a string specifying the target environment's project, location, and environment IDs."],["The class inherits from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inherited members from the `object` class."]]],[]]