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"]],[["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."],[[["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."]]],[]]