public sealed class DataBoostReadLocalWrites : IMessage<DataBoostReadLocalWrites>, IEquatable<DataBoostReadLocalWrites>, IDeepCloneable<DataBoostReadLocalWrites>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class DataBoostReadLocalWrites.
Checks that all writes before the consistency token was generated in the same
cluster are readable by Databoost.
[[["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-25 UTC."],[[["The latest version of the `DataBoostReadLocalWrites` class is 3.24.0, with multiple previous versions available for reference, down to version 2.4.0."],["This class, `DataBoostReadLocalWrites`, is part of the Google Cloud Bigtable Administration v2 API and ensures writes within the same cluster are readable by Databoost."],["`DataBoostReadLocalWrites` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with other inherited members from `object`."],["The class is within the `Google.Cloud.Bigtable.Admin.V2` namespace and is part of the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."],["The class has 2 constructors `DataBoostReadLocalWrites()` and `DataBoostReadLocalWrites(DataBoostReadLocalWrites other)` that accept `DataBoostReadLocalWrites` as a parameter."]]],[]]