[[["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-21 UTC."],[[["This page provides documentation for the `MutationBatcher` class options in the Google Cloud Bigtable C++ library, specifically for version 2.21.0, but also contains the documentation for many previous versions, including a link to the latest release candidate."],["The `MutationBatcher` class allows for configuring parameters related to batching mutations, such as the maximum number of mutations and the maximum size per batch."],["Users can adjust the configuration to limit the number of outstanding RPCs and the total size or number of mutations admitted by the `MutationBatcher` at any given time."],["The available functions to configure the `MutationBatcher` include `SetMaxMutationsPerBatch`, `SetMaxSizePerBatch`, `SetMaxBatches`, `SetMaxOutstandingSize`, and `SetMaxOutstandingMutations`, each returning an `Options &`."]]],[]]