[[["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."],[[["This page provides reference documentation for the `ReplicaInfo.Types.ReplicaType` enum within the Google Cloud Spanner Instance Administration v1 API, with the latest being version 5.0.0-beta05."],["The `ReplicaType` enum defines four replica types: `ReadOnly`, `ReadWrite`, `TypeUnspecified`, and `Witness`, each with specific characteristics regarding data maintenance, read/write support, and leader election participation."],["The `ReadOnly` replica type supports reads but not writes, maintains a full data copy, and cannot become a leader, while `ReadWrite` replicas support both reads and writes, maintain a full data copy, and are eligible to become leaders."],["`Witness` replicas do not support reads, do not keep a copy of the full data, participate in voting for writes, and cannot become a leader."],["The documentation is organized by version, ranging from the latest 5.0.0-beta05 down to version 3.5.0, providing specific details for each version of the enum."]]],[]]