public sealed class FetchDatabasePropertiesResponse : IMessage<FetchDatabasePropertiesResponse>, IEquatable<FetchDatabasePropertiesResponse>, IDeepCloneable<FetchDatabasePropertiesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class FetchDatabasePropertiesResponse.
public bool IsFailoverReplicaAvailable { get; set; }
The availability status of the failover replica. A false status indicates
that the failover replica is out of sync. The primary instance can only
fail over to the failover replica when the status is true.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class within the Cloud Composer v1 API, specifically for version 2.7.0 of the Google.Cloud.Orchestration.Airflow.Service.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class is used to handle responses to database property requests and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class includes properties such as \u003ccode\u003eIsFailoverReplicaAvailable\u003c/code\u003e (a boolean indicating failover replica status), \u003ccode\u003ePrimaryGceZone\u003c/code\u003e (the current Compute Engine zone), and \u003ccode\u003eSecondaryGceZone\u003c/code\u003e (the failover instance's zone).\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides links to older versions of the documentation, ranging from version 2.0.0 up to the latest version 2.9.0, as well as version 1.0.0, allowing access to historical API information.\u003c/p\u003e\n"]]],[],null,[]]