[[["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 page provides documentation for the `MutationBatcher::Options` in the Google Cloud Bigtable C++ client library, detailing its configuration settings."],["The latest release candidate version of the library is 2.37.0-rc, with a range of older versions also documented, down to version 2.11.0."],["`MutationBatcher::Options` can be configured to manage the size and number of mutations per RPC using `SetMaxMutationsPerBatch` and `SetMaxSizePerBatch` functions."],["You can limit the number of outstanding RPCs using `SetMaxBatches` and control the total size and count of admitted mutations with `SetMaxOutstandingSize` and `SetMaxOutstandingMutations` respectively."],["All the configuration functions return `Options &`, allowing for method chaining when setting up these parameters."]]],[]]