[[["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-14 UTC."],[[["This document details the configuration options for the `MutationBatcher` in the Google Cloud Bigtable C++ library, specifically for version 2.12.0."],["The latest release candidate is version 2.37.0-rc, and the page provides links to documentation for versions ranging from 2.37.0-rc down to 2.11.0."],["`MutationBatcher` options include setting limits for `max_mutations_per_batch`, `max_size_per_batch`, `max_batches`, `max_outstanding_size`, and `max_outstanding_mutations`, all of which control the size and number of mutations allowed."],["Each function used to set parameters for `MutationBatcher` returns `Options &` type, and includes a parameter name and description in an organized table."],["The `MutationBatcher` will limit the total size of admitted mutations to `max_outstanding_size` and total mutations to `max_outstanding_mutations`."]]],[]]