[[["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 webpage details the `Options` configuration for `MutationBatcher` in the Google Cloud Bigtable C++ client library, with version 2.37.0-rc being the latest and 2.11.0 being the oldest."],["`MutationBatcher` configurations include setting limits on the number of mutations and the total size of mutations per batch via the functions `SetMaxMutationsPerBatch` and `SetMaxSizePerBatch`."],["The `SetMaxBatches` function allows control over the number of outstanding RPCs (excluding retries) with `MutationBatcher`."],["The `MutationBatcher` can be configured to limit the total size of admitted mutations via the function `SetMaxOutstandingSize`, and by the total amount of mutations with `SetMaxOutstandingMutations`."]]],[]]