[[["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-05 UTC."],[[["This page details the configuration options for the `MutationBatcher` in the Google Cloud Bigtable C++ client library, specifically for version 2.35.0."],["The latest release candidate version available is 2.37.0-rc, and the page offers access to documentation for versions ranging from 2.37.0-rc down to 2.11.0."],["`MutationBatcher` configuration can limit the number of mutations and the total size of mutations within a single RPC, using `SetMaxMutationsPerBatch` and `SetMaxSizePerBatch` respectively."],["The maximum number of outstanding RPCs (excluding retries) can be managed with the `SetMaxBatches` function."],["The overall number and size of admitted mutations can be controlled using `SetMaxOutstandingSize` and `SetMaxOutstandingMutations`."]]],[]]