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\u003eThis webpage details the \u003ccode\u003eBatchingCallable\u003c/code\u003e class in the Google API Client Library for Java, version 2.19.6 and provides links to documentation for older versions, down to 2.7.1, with the latest version being 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchingCallable\u003c/code\u003e extends \u003ccode\u003eUnaryCallable\u003c/code\u003e and is designed to batch requests together, based on the configurations defined in \u003ccode\u003eBatchingDescriptor\u003c/code\u003e and utilizing \u003ccode\u003eBatcherFactory\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchingCallable\u003c/code\u003e constructor requires a \u003ccode\u003eUnaryCallable\u003c/code\u003e, a \u003ccode\u003eBatchingDescriptor\u003c/code\u003e, and a \u003ccode\u003eBatcherFactory\u003c/code\u003e to manage and process the batched requests.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for asynchronous calls through the \u003ccode\u003efutureCall\u003c/code\u003e method, which takes a request and an \u003ccode\u003eApiCallContext\u003c/code\u003e as parameters and returns an \u003ccode\u003eApiFuture\u003c/code\u003e for the response.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a list of inherited members from the parent \u003ccode\u003eUnaryCallable\u003c/code\u003e class, alongside methods and constructors, as well as a list of version numbers, starting with version 2.63.1 as the latest version.\u003c/p\u003e\n"]]],[],null,[]]