[[["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.24.0."],["The latest version documented here is version 2.37.0-rc, with previous versions going back to 2.11.0 also available to view."],["You can control the size and number of mutations sent in a single RPC call via the configuration functions, such as `SetMaxMutationsPerBatch` and `SetMaxSizePerBatch`."],["The total number of outstanding RPCs, maximum size of admitted mutations and the maximum number of admitted mutations are configurable with `SetMaxBatches`, `SetMaxOutstandingSize` and `SetMaxOutstandingMutations` respectively."]]],[]]