[[["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-09-04 UTC."],[[["\u003cp\u003e\u003ccode\u003eBatchingSettings\u003c/code\u003e is a class used to define the conditions that trigger the further processing of a data batch.\u003c/p\u003e\n"],["\u003cp\u003eThe class constructor \u003ccode\u003eBatchingSettings\u003c/code\u003e takes three nullable parameters: \u003ccode\u003eelementCountThreshold\u003c/code\u003e, \u003ccode\u003ebyteCountThreshold\u003c/code\u003e, and \u003ccode\u003edelayThreshold\u003c/code\u003e, to establish the thresholds for processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eByteCountThreshold\u003c/code\u003e, \u003ccode\u003eDelayThreshold\u003c/code\u003e, and \u003ccode\u003eElementCountThreshold\u003c/code\u003e properties allow to define the respective conditions.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits methods such as \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eEquals()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, and \u003ccode\u003eGetType()\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe assembly for this is \u003ccode\u003eGoogle.Api.Gax.dll\u003c/code\u003e under the \u003ccode\u003eGoogle.Api.Gax\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]