public sealed class Cluster.Types.SecondaryConfig : IMessage<Cluster.Types.SecondaryConfig>, IEquatable<Cluster.Types.SecondaryConfig>, IDeepCloneable<Cluster.Types.SecondaryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class Cluster.Types.SecondaryConfig.
Configuration information for the secondary cluster. This should be set
if and only if the cluster is of type SECONDARY.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `Cluster.Types.SecondaryConfig` class within the Google Cloud AlloyDB V1 API, specifically for version 1.2.0."],["The `SecondaryConfig` class is used to define configuration details for a secondary cluster, applicable only when the cluster type is set to `SECONDARY`."],["The documentation includes inheritance details, indicating that `SecondaryConfig` inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also lists available versions of the `Cluster.Types.SecondaryConfig` class, ranging from version 1.0.0 to 1.9.0, with 1.9.0 being the latest release."],["It provides information on the `SecondaryConfig` class constructors and the `PrimaryClusterName` property, which specifies the associated primary cluster."]]],[]]