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 page provides documentation for the `DatabaseFailoverRequest` class within the Google Cloud Composer v1 API."],["The `DatabaseFailoverRequest` class is used to initiate a database failover in highly resilient environments and is part of the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace."],["The latest version of `DatabaseFailoverRequest` is 2.9.0, and versions from 2.8.0 down to 1.0.0 are also available."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, it includes properties such as Environment to identify the target enviroment."]]],[]]