Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum CrossClusterReplicationConfig.Types.ClusterRole.
The role of the cluster in cross cluster replication.
[[["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."],[[["The document details the `CrossClusterReplicationConfig.Types.ClusterRole` enum, which defines the roles a cluster can have in cross-cluster replication."],["There are four possible roles: `None` (independent cluster), `Primary` (allows reads/writes and replicates data), `Secondary` (allows only reads and replicates data), and `Unspecified` (equivalent to `None`)."],["The latest version of the API, `1.4.0`, is documented, along with previous versions back to `1.0.0` providing a historical reference."],["The full enum is in the `Google.Cloud.Redis.Cluster.V1` namespace, within the `Google.Cloud.Redis.Cluster.V1.dll` assembly."]]],[]]