[[["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 document provides the configuration options for the `MutationBatcher` class in the Google Cloud Bigtable C++ client library, specifically for version 2.32.0."],["The `MutationBatcher` can be configured to limit the number of mutations per RPC using the `SetMaxMutationsPerBatch` function."],["`SetMaxSizePerBatch` controls the cumulative size of mutations allowed in a single RPC."],["`SetMaxBatches` limits the number of outstanding RPCs, and `SetMaxOutstandingSize` defines the total size of admitted mutations."],["The `SetMaxOutstandingMutations` function controls the maximum number of mutations the `MutationBatcher` will handle."]]],[]]