If true, this location is designated as the default leader location where
leader replicas are placed. See the region types
documentation
for more details.
[[["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 `ReplicaInfo` class in the Google Cloud Spanner Admin Instance V1 namespace provides details about the replica configuration in a Spanner instance."],["The `ReplicaInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like deep cloning and message handling."],["There are several versions available for the Spanner Admin Instance V1, including a beta version 5.0.0-beta05, and a range of versions from 3.5.0 up to 4.6.0."],["The `ReplicaInfo` class has properties like `DefaultLeaderLocation` (boolean), `Location` (string), and `Type` (ReplicaType) which allow for querying the replica's details."],["The class has 2 constructors; `ReplicaInfo()` and `ReplicaInfo(ReplicaInfo other)`, allowing for the creation of new instances, and copies of instances."]]],[]]