public sealed class FeatureFlags : IMessage<FeatureFlags>, IEquatable<FeatureFlags>, IDeepCloneable<FeatureFlags>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class FeatureFlags.
Feature flags supported by a client.
This is intended to be sent as part of request metadata to assure the server
that certain behaviors are safe to enable. This proto is meant to be
serialized and websafe-base64 encoded under the bigtable-features metadata
key. The value will remain constant for the lifetime of a client and due to
HTTP2's HPACK compression, the request overhead will be tiny.
This is an internal implementation detail and should not be used by endusers
directly.
[[["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-12 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eFeatureFlags\u003c/code\u003e class within the Google Bigtable v2 API, which is used to signal supported client behaviors to the server.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureFlags\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists version-specific links for the \u003ccode\u003eFeatureFlags\u003c/code\u003e class, ranging from the latest version 3.17.0 down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureFlags\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureFlags\u003c/code\u003e class has a \u003ccode\u003eMutateRowsRateLimit\u003c/code\u003e property, a boolean that notifies the server of the client's ability to support batch write flow control.\u003c/p\u003e\n"]]],[],null,[]]