[[["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-09 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`."]]],[]]