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."],[[["This webpage details the `ReplicaInfo` class within the `Google.Cloud.Spanner.Admin.Instance.V1` namespace, which is used for managing Spanner instance replica information."],["The latest version available is `5.0.0-beta05`, and the page provides links to documentation for various previous versions, down to `3.5.0`."],["The `ReplicaInfo` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ReplicaInfo` has three main properties: `DefaultLeaderLocation` (a boolean), `Location` (a string), and `Type` (of type `ReplicaInfo.Types.ReplicaType`), which provide details about the replica's configuration."],["There are two constructors available for the ReplicaInfo class: the default constructor `ReplicaInfo()`, and the copy constructor `ReplicaInfo(ReplicaInfo other)`."]]],[]]