AUnaryCallablewhich will batch requests based on the given BatchingDescriptor and
BatcherFactory. The BatcherFactory provides a distinct Batcher for each partition as specified by
the BatchingDescriptor. An example of a batching partition would be a pubsub topic.
This is public only for technical reasons, for advanced usage.
[[["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\u003eThe webpage provides documentation for \u003ccode\u003eBatchingCallable\u003c/code\u003e within the Google API Client Library for Java (gax), with the latest version being 2.63.1 and the current version displayed as 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchingCallable\u003c/code\u003e is a class that extends \u003ccode\u003eUnaryCallable\u003c/code\u003e and is designed to batch requests based on a provided \u003ccode\u003eBatchingDescriptor\u003c/code\u003e and \u003ccode\u003eBatcherFactory\u003c/code\u003e, partitioning requests (e.g., by pubsub topic) for efficient processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchingCallable\u003c/code\u003e class includes a constructor to create instances with \u003ccode\u003eUnaryCallable\u003c/code\u003e, \u003ccode\u003eBatchingDescriptor\u003c/code\u003e, and \u003ccode\u003eBatcherFactory\u003c/code\u003e parameters, and it overrides the \u003ccode\u003efutureCall\u003c/code\u003e method to handle asynchronous requests with an \u003ccode\u003eApiCallContext\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is primarily intended for advanced usage, and it also inherits several methods from \u003ccode\u003eUnaryCallable\u003c/code\u003e and \u003ccode\u003ejava.lang.Object\u003c/code\u003e, such as call methods, cloning, and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains a comprehensive list of documentation links for various versions of \u003ccode\u003eBatchingCallable\u003c/code\u003e, ranging from version 2.63.1 down to 2.7.1, allowing users to access the documentation relevant to their specific version of use.\u003c/p\u003e\n"]]],[],null,[]]