public sealed class AppProfile.Types.DataBoostIsolationReadOnly : IMessage<AppProfile.Types.DataBoostIsolationReadOnly>, IEquatable<AppProfile.Types.DataBoostIsolationReadOnly>, IDeepCloneable<AppProfile.Types.DataBoostIsolationReadOnly>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class AppProfile.Types.DataBoostIsolationReadOnly.
Data Boost is a serverless compute capability that lets you run
high-throughput read jobs on your Bigtable data, without impacting the
performance of the clusters that handle your application traffic.
Currently, Data Boost exclusively supports read-only use-cases with
single-cluster routing.
Data Boost reads are only guaranteed to see the results of writes that
were written at least 30 minutes ago. This means newly written values may
not become visible for up to 30m, and also means that old values may
remain visible for up to 30m after being deleted or overwritten. To
mitigate the staleness of the data, users may either wait 30m, or use
CheckConsistency.
[[["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 provides reference documentation for the \u003ccode\u003eAppProfile.Types.DataBoostIsolationReadOnly\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataBoostIsolationReadOnly\u003c/code\u003e facilitates read-only operations using Data Boost, a serverless compute feature for high-throughput read jobs on Bigtable data, ensuring application traffic performance remains unaffected.\u003c/p\u003e\n"],["\u003cp\u003eData Boost reads guarantee data consistency from at least 30 minutes prior, potentially leading to up to 30 minutes of data staleness, which can be mitigated by waiting or using CheckConsistency.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists documentation for several versions of this class ranging from version 2.4.0 up to the latest version, 3.24.0, with the most recent being the default display version.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, offering constructors and properties such as \u003ccode\u003eComputeBillingOwner\u003c/code\u003e and \u003ccode\u003eHasComputeBillingOwner\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]