[[["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` struct in the Google Cloud Bigtable C++ client library, with the most recent version being `2.37.0-rc`."],["The `MutationBatcher::Options` struct allows users to configure parameters to optimize the batching of mutations, which are changes to data, before sending them to Cloud Bigtable."],["You can configure the maximum number of mutations per batch using `SetMaxMutationsPerBatch`, or set the maximum combined size of all mutations in a batch via `SetMaxSizePerBatch`."],["Users can also control the number of outstanding RPCs with `SetMaxBatches`, and the total number of allowed outstanding mutations through the function `SetMaxOutstandingMutations`, or adjust total size with `SetMaxOutstandingSize`."],["The documentation provides links to the `MutationBatcher::Options` for past releases, dating back to version 2.11.0."]]],[]]