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 document outlines the various versions of the `ReplicaInfo` class within the `Google.Cloud.Spanner.Admin.Instance.V1` namespace, ranging from version 3.5.0 to the latest beta version 5.0.0-beta05."],["The `ReplicaInfo` class is a sealed class that implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class offers two constructors: a parameterless constructor and one that takes another `ReplicaInfo` object as a parameter for copying."],["`ReplicaInfo` class contains properties for managing replica attributes, including `DefaultLeaderLocation` (a boolean indicating if it is the default leader location), `Location` (a string representing the location), and `Type` (an enumeration representing the type of replica)."],["The latest version available for general usage is `4.6.0`, while `5.0.0-beta05` is currently the most recent beta release."]]],[]]