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 for the `DatabaseFailoverRequest` class within the Cloud Composer v1 API."],["The `DatabaseFailoverRequest` class is used to trigger database failover in highly resilient environments within Google Cloud's Orchestration Airflow Service."],["The class is part of the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace and is included in the `Google.Cloud.Orchestration.Airflow.Service.V1.dll` assembly."],["The documentation is organized by version, ranging from version 1.0.0 to 2.9.0, with 2.9.0 being the latest, allowing you to find information relevant to your specific service version."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it allows you to get or set the target environment."]]],[]]