[[["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-07-18 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 &`."]]],[]]