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"]],[["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-15 UTC."],[[["\u003cp\u003eThis document provides documentation for the \u003ccode\u003eBatchingSettings.Builder\u003c/code\u003e class within the Google API Client Libraries for Java, specifically in version 2.62.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.63.1, and the document lists many of the available version links from 2.63.1 all the way to 2.7.1, which are accessible from the sidebar.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchingSettings.Builder\u003c/code\u003e allows configuration of batching behavior, such as setting thresholds for delay, element count, and request byte size.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchingSettings.Builder\u003c/code\u003e class also allows for flow control settings, as well as setting whether or not the batch is enabled, and comes with a \u003ccode\u003ebuild()\u003c/code\u003e method to finalize the settings object.\u003c/p\u003e\n"],["\u003cp\u003eThere is an obsolete method \u003ccode\u003esetDelayThreshold\u003c/code\u003e which users should now use the method \u003ccode\u003esetDelayThresholdDuration\u003c/code\u003e instead, and a link is provided to navigate to the new method.\u003c/p\u003e\n"]]],[],null,[]]