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 webpage provides reference documentation for the \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class within the Cloud Composer v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace and is implemented within the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1.dll\u003c/code\u003e assembly, and includes multiple versions ranging from 1.0.0 to the latest version 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e is to represent the response for the \u003ccode\u003eFetchDatabasePropertiesRequest\u003c/code\u003e, and contains properties such as \u003ccode\u003eIsFailoverReplicaAvailable\u003c/code\u003e, \u003ccode\u003ePrimaryGceZone\u003c/code\u003e, and \u003ccode\u003eSecondaryGceZone\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create a new instance of the \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class and there is a constructor that allows an existing \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e to be used as a template.\u003c/p\u003e\n"]]],[],null,[]]