public sealed class DatabaseFailoverResponse : IMessage<DatabaseFailoverResponse>, IEquatable<DatabaseFailoverResponse>, IDeepCloneable<DatabaseFailoverResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class DatabaseFailoverResponse.
[[["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."],[[["The latest version of the `DatabaseFailoverResponse` class is 2.9.0, part of the Google Cloud Orchestration Airflow Service V1 API."],["This class is a response type used for handling database failover requests within the Cloud Composer v1 API."],["The `DatabaseFailoverResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes constructors for creating new instances and copying from existing instances of `DatabaseFailoverResponse`."],["Available versions of the class range from 1.0.0 up to 2.9.0, all within the namespace `Google.Cloud.Orchestration.Airflow.Service.V1` and are part of the `Google.Cloud.Orchestration.Airflow.Service.V1.dll` assembly."]]],[]]