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 document provides reference information for the \u003ccode\u003eAppProfile.Types.DataBoostIsolationReadOnly\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically in the context of .NET development.\u003c/p\u003e\n"],["\u003cp\u003eData Boost, described in this context, is a serverless feature designed for running high-throughput read jobs on Bigtable data without affecting the performance of clusters handling application traffic and supports single-cluster routing.\u003c/p\u003e\n"],["\u003cp\u003eData Boost reads are guaranteed to reflect writes that are at least 30 minutes old, meaning there might be a delay of up to 30 minutes before newly written data becomes visible, or old data remains after being overwritten or deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataBoostIsolationReadOnly\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating instances and a property named \u003ccode\u003eComputeBillingOwner\u003c/code\u003e which is of type \u003ccode\u003eAppProfile.Types.DataBoostIsolationReadOnly.Types.ComputeBillingOwner\u003c/code\u003e, with a corresponding boolean property \u003ccode\u003eHasComputeBillingOwner\u003c/code\u003e to check if the \u003ccode\u003ecompute_billing_owner\u003c/code\u003e field is set.\u003c/p\u003e\n"]]],[],null,[]]