[[["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 define the conditions that trigger further processing of a batch of data."],["The class allows configuration of thresholds based on element count, byte count, and time delay."],["The latest version of `BatchingSettings` is 4.10.0, with older versions also available for reference."],["It contains properties like `ByteCountThreshold`, `DelayThreshold`, and `ElementCountThreshold`, each determining when a batch is processed."],["`BatchingSettings` inherits members from the `object` class, including methods like `Equals`, `GetHashCode`, and `ToString`."]]],[]]