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."],[[["This webpage provides documentation for the `DatabaseFailoverResponse` class within the Google Cloud Composer v1 API."],["The `DatabaseFailoverResponse` class is used as a response type for `DatabaseFailoverRequest` operations."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, comparison, cloning, and buffered operations."],["The documentation covers versions 1.0.0 through 2.9.0 of the Google.Cloud.Orchestration.Airflow.Service.V1, and the current page is specifically for version 2.7.0."],["It inherits from `object` and includes documentation for the default and copy constructors, along with inherited methods like `GetHashCode`, `GetType`, and `ToString`."]]],[]]