public sealed class Cluster.Types.PrimaryConfig : IMessage<Cluster.Types.PrimaryConfig>, IEquatable<Cluster.Types.PrimaryConfig>, IDeepCloneable<Cluster.Types.PrimaryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class Cluster.Types.PrimaryConfig.
Configuration for the primary cluster. It has the list of clusters that are
replicating from this cluster. This should be set if and only if the
cluster is of type PRIMARY.
[[["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 documentation for the \u003ccode\u003eCluster.Types.PrimaryConfig\u003c/code\u003e class within the Google Cloud AlloyDB v1 API, specifically for version 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCluster.Types.PrimaryConfig\u003c/code\u003e is used to configure primary clusters, including identifying the clusters that replicate from it, and is only applicable when a cluster is of \u003ccode\u003ePRIMARY\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities for handling message data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePrimaryConfig\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003ePrimaryConfig\u003c/code\u003e object for copying properties, as well as having a \u003ccode\u003eSecondaryClusterNames\u003c/code\u003e property to represent a list of clusters replicating from it.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists the previous versions of the API class, ranging from 1.0.0 to 1.9.0, with the latest being 1.9.0, while the current focus is on version 1.7.0.\u003c/p\u003e\n"]]],[],null,[]]