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