Set the delay threshold to use for batching. After this amount of time has elapsed (counting
from the first element added), the elements will be wrapped up in a batch and sent. This
value should not be set too high, usually on the order of milliseconds. Otherwise, calls
might appear to never complete.
[[["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-08-15 UTC."],[[["\u003cp\u003eThis document provides a comprehensive list of versions for the \u003ccode\u003eBatchingSettings.Builder\u003c/code\u003e class, ranging from the latest version 2.63.1 down to version 2.7.1, each with its specific API documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchingSettings.Builder\u003c/code\u003e class is an abstract static class, extending from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, that includes methods such as \u003ccode\u003ebuild()\u003c/code\u003e, \u003ccode\u003esetDelayThreshold()\u003c/code\u003e, \u003ccode\u003esetElementCountThreshold()\u003c/code\u003e, \u003ccode\u003esetFlowControlSettings()\u003c/code\u003e, \u003ccode\u003esetIsEnabled()\u003c/code\u003e, and \u003ccode\u003esetRequestByteThreshold()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebuild()\u003c/code\u003e method is used to create a \u003ccode\u003eBatchingSettings\u003c/code\u003e object, and the \u003ccode\u003eset...\u003c/code\u003e methods are used to define various thresholds and settings for batching operations, including delay, element count, request byte size, flow control and if batching is enabled.\u003c/p\u003e\n"],["\u003cp\u003eEach version of \u003ccode\u003eBatchingSettings.Builder\u003c/code\u003e links to specific documentation, enabling users to view the API details relevant to their chosen version within the content.\u003c/p\u003e\n"]]],[],null,[]]