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, part of the `Google.Cloud.Spanner.Admin.Instance.V1` namespace, provides information about replica configurations in Google Cloud Spanner."],["Multiple versions of the `ReplicaInfo` class are available, ranging from version 3.5.0 up to the latest beta version 5.0.0-beta05."],["The `ReplicaInfo` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its integration within the Google Cloud Protobuf framework."],["Key properties of the `ReplicaInfo` class include `DefaultLeaderLocation` (a boolean indicating if the location is a default leader), `Location` (a string specifying the serving location), and `Type` (specifying the type of replica)."],["The class has two constructors: one default constructor, and one constructor for creating a copy of another ReplicaInfo instance."]]],[]]