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 webpage provides documentation for \u003ccode\u003eBatchingSettings.Builder\u003c/code\u003e within the Google API Client Libraries for Java (gax), specifically covering versions from 2.7.1 up to the latest release, 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchingSettings.Builder\u003c/code\u003e is an abstract class used to configure batching parameters for sending multiple elements as a single request, enhancing efficiency.\u003c/p\u003e\n"],["\u003cp\u003eKey configuration options include setting thresholds for delay, element count, and request size, as well as enabling/disabling batching and setting flow control parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebuild()\u003c/code\u003e method within \u003ccode\u003eBatchingSettings.Builder\u003c/code\u003e creates a new \u003ccode\u003eBatchingSettings\u003c/code\u003e object based on the configuration, and the \u003ccode\u003eset\u003c/code\u003e method can alter properties.\u003c/p\u003e\n"],["\u003cp\u003eThe current version this page displays is \u003ccode\u003e2.11.0\u003c/code\u003e with the latest version being \u003ccode\u003e2.63.1\u003c/code\u003e, with many versions in between with links to each one's respective documentation.\u003c/p\u003e\n"]]],[],null,[]]