[[["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-04-17 UTC."],[[["`BatchingSettings` is a class used to configure the conditions that trigger the further processing of a data batch."],["The `BatchingSettings` class offers parameters to define batch processing thresholds based on element count, byte count, and time delay."],["The class has the capability to set thresholds for batch processing, such as `ElementCountThreshold`, `ByteCountThreshold`, and `DelayThreshold`."],["The `BatchingSettings` class constructor takes in three parameters : `elementCountThreshold`, `byteCountThreshold`, and `delayThreshold`."],["The latest version of the `BatchingSettings` class available is version 4.10.0, but other versions such as 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0, and 3.2.0 are available as well."]]],[]]