public sealed class MultiClusterRoutingUseAny : IMessage<AppProfile.Types.MultiClusterRoutingUseAny>, IEquatable<AppProfile.Types.MultiClusterRoutingUseAny>, IDeepCloneable<AppProfile.Types.MultiClusterRoutingUseAny>, IBufferMessage, IMessage
Read/write requests are routed to the nearest cluster in the instance, and
will fail over to the nearest cluster that is available in the event of
transient errors or delays. Clusters in a region are considered
equidistant. Choosing this option sacrifices read-your-writes consistency
to improve availability.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eMultiClusterRoutingUseAny\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, which is used for routing read/write requests to the nearest available cluster in the Bigtable instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMultiClusterRoutingUseAny\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and integration with the Google Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eMultiClusterRoutingUseAny()\u003c/code\u003e and another \u003ccode\u003eMultiClusterRoutingUseAny(AppProfile.Types.MultiClusterRoutingUseAny other)\u003c/code\u003e for creating an instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a \u003ccode\u003eClusterIds\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, which specifies the set of clusters to route to, or if left empty, it routes to all clusters based on their proximity.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows the history of versions starting at 3.24.0 down to 2.4.0, all of which relate to \u003ccode\u003eMultiClusterRoutingUseAny\u003c/code\u003e within \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]