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 part of the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace and is used as the response for a `DatabaseFailoverRequest`."],["The documentation covers versions 1.0.0 through 2.9.0 of the API, with 2.9.0 being the latest release."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructors for the class, one default and another that accepts a `DatabaseFailoverResponse` object for creating a copy."]]],[]]