[[["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-14 UTC."],[[["This document provides the configuration options for the `MutationBatcher` class in the Google Cloud Bigtable C++ client library, specifically for version 2.31.0."],["The `MutationBatcher` options include settings to control the maximum number of mutations per batch (`SetMaxMutationsPerBatch`), the maximum size of mutations per batch (`SetMaxSizePerBatch`), and the maximum number of outstanding RPCs (`SetMaxBatches`)."],["Users can also configure the `MutationBatcher` to limit the total number of mutations (`SetMaxOutstandingMutations`) and the total size of mutations (`SetMaxOutstandingSize`) that it will admit."],["The document lists a range of previous versions, from 2.11.0 to 2.37.0-rc (latest), and can be used to navigate to each corresponding version of the documentation for `MutationBatcher`'s `Options`."]]],[]]