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 available is 2.9.0, with versions ranging down to 1.0.0 for the `DatabaseFailoverResponse` class."],["`DatabaseFailoverResponse` is part of the Google Cloud Composer v1 API, specifically within the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace."],["This class represents the response for a `DatabaseFailoverRequest`, serving as a public sealed class."],["The `DatabaseFailoverResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are two constructors for creating instances of this class."]]],[]]