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-03-21 UTC."],[[["This webpage provides documentation for the `Cluster.Types.SecondaryConfig` class within the Google Cloud AlloyDB v1 API, specifically for version 1.4.0 and other versions, including the latest version 1.9.0."],["The `Cluster.Types.SecondaryConfig` class is used to define the configuration settings for a secondary cluster within AlloyDB, and is relevant when a cluster is designated as type SECONDARY."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, showing its capabilities for data handling, comparison, and cloning."],["The documentation includes information on the class constructors and properties, including the `PrimaryClusterName` property which is a string that represents the name and format of the primary cluster."],["There are multiple versions of this documentation available, ranging from 1.0.0 to 1.9.0, with 1.9.0 being the most up to date as well as links to the documentation for these older versions."]]],[]]