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\u003eThe latest version of the BatchingSettings.Builder is 2.63.1, and it provides a way to configure batching behavior for API calls.\u003c/p\u003e\n"],["\u003cp\u003eThis document provides a list of BatchingSettings.Builder versions, ranging from 2.63.1 down to 2.7.1, with each version linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eBatchingSettings.Builder allows configuring thresholds for delay, element count, and request bytes to determine when to send a batch.\u003c/p\u003e\n"],["\u003cp\u003eFlow control settings can be set using \u003ccode\u003esetFlowControlSettings\u003c/code\u003e, and batching can be enabled or disabled with \u003ccode\u003esetIsEnabled\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebuild()\u003c/code\u003e method is used to construct the final BatchingSettings object based on the configured settings.\u003c/p\u003e\n"]]],[],null,[]]