[[["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-08-07 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."]]],[]]