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 represents information about a replica in Google Cloud Spanner and is a key part of the `Google.Cloud.Spanner.Admin.Instance.V1` namespace."],["There are multiple versions of the `ReplicaInfo` class available, ranging from version 3.5.0 to 5.0.0-beta05, with 5.0.0-beta05 being the latest."],["The `ReplicaInfo` class implements several interfaces, including `IMessage\u003cReplicaInfo\u003e`, `IEquatable\u003cReplicaInfo\u003e`, `IDeepCloneable\u003cReplicaInfo\u003e`, `IBufferMessage`, and `IMessage`, indicating its capabilities in data management and manipulation."],["The `ReplicaInfo` class has properties like `DefaultLeaderLocation`, `Location`, and `Type`, which provide details about the replica's configuration, location and type."],["The class has two constructors: a parameterless `ReplicaInfo()` constructor and a `ReplicaInfo(ReplicaInfo other)` constructor that creates a copy of another `ReplicaInfo` instance."]]],[]]