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 the current page detailing version 2.8.0 of the `DatabaseFailoverResponse` class."],["The `DatabaseFailoverResponse` class is part of the Google Cloud Composer v1 API, specifically within the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace."],["This class serves as the response type for `DatabaseFailoverRequest`, as documented in the provided reference material."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default constructor and a copy constructor, allowing for object duplication."]]],[]]