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"]],[["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 page provides documentation for the `Cluster.Types.PrimaryConfig` class within the Google Cloud AlloyDB v1 API, specifically for version 1.8.0."],["`Cluster.Types.PrimaryConfig` is used to define the configuration for a primary AlloyDB cluster, including information about clusters replicating from it."],["The documentation includes details on the class's inheritance from `object` and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions of the documentation, ranging from 1.0.0 to the latest 1.9.0, allowing users to access different version details."],["The `SecondaryClusterNames` property, of type `RepeatedField\u003cstring\u003e`, is used to store the names of clusters replicating from the primary cluster."]]],[]]