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\u003eThe document provides reference documentation for the \u003ccode\u003eFeatureFlags\u003c/code\u003e class within the Google Bigtable v2 API, used for managing feature flags supported by the client.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eFeatureFlags\u003c/code\u003e 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\u003eThere is a listing of all versions from 2.2.0 to 3.17.0 and is also available to look at for the \u003ccode\u003eFeatureFlags\u003c/code\u003e class, however the currently viewed version is 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureFlags\u003c/code\u003e class is designed to be serialized and base64-encoded for inclusion in request metadata under the \u003ccode\u003ebigtable-features\u003c/code\u003e key.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureFlags\u003c/code\u003e implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and includes properties such as \u003ccode\u003eMutateRowsRateLimit\u003c/code\u003e, a boolean property that indicates whether batch write flow control is enabled.\u003c/p\u003e\n"]]],[],null,[]]