[[["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 webpage provides documentation for the `MutationBatcher::Options` class in the Google Cloud Bigtable C++ client library, with the current version being 2.22.1."],["The latest version, along with several prior versions, are available for documentation."],["The `MutationBatcher::Options` class offers several functions, including `SetMaxMutationsPerBatch`, `SetMaxSizePerBatch`, `SetMaxBatches`, `SetMaxOutstandingSize`, and `SetMaxOutstandingMutations` to configure batching behavior."],["Each of these `Set` functions allows setting various limits on the number of mutations, size of mutations, and the number of outstanding RPCs."],["These configurations help optimize performance by controlling the size and number of operations sent to Google Cloud Bigtable."]]],[]]