Send feedback
Memorystore v1 API - Enum CrossInstanceReplicationConfig.Types.InstanceRole (1.0.0-beta03)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public enum CrossInstanceReplicationConfig . Types . InstanceRole
Reference documentation and code samples for the Memorystore v1 API enum CrossInstanceReplicationConfig.Types.InstanceRole.
The role of the instance in cross instance replication.
Namespace
Google.Cloud.Memorystore.V1
Assembly
Google.Cloud.Memorystore.V1.dll
Fields
Name
Description
None
This instance does not participate in cross instance replication. It is
an independent instance and does not replicate to or from any other
instances.
Primary
A instance that allows both reads and writes. Any data written to this
instance is also replicated to the attached secondary instances.
Secondary
A instance that allows only reads and replicates data from a primary
instance.
Unspecified
instance role is not set.
The behavior is equivalent to NONE.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-12 UTC.
Need to tell us more?
[[["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-06-12 UTC."],[],[]]