public sealed class DatabaseFailoverRequest : IMessage<DatabaseFailoverRequest>, IEquatable<DatabaseFailoverRequest>, IDeepCloneable<DatabaseFailoverRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class DatabaseFailoverRequest.
Request to trigger database failover (only for highly resilient
environments).
[[["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 `DatabaseFailoverRequest` class within the Google Cloud Composer v1 API."],["The `DatabaseFailoverRequest` class is used to initiate database failover procedures specifically in high-resilience environments."],["The documentation is provided for multiple versions, ranging from 1.0.0 up to the latest version 2.9.0, and includes detailed information such as inheritance, implemented interfaces, constructors, and properties for the class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Environment` property, a string, is available to specify the target environment for the database failover, using a specific format: \"projects/{projectId}/locations/{locationId}/environments/{environmentId}\"."]]],[]]