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, specifically focusing on version 2.34.1 and providing links to documentation for a variety of versions, with version 2.63.1 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchingCallable\u003c/code\u003e is a type of \u003ccode\u003eUnaryCallable\u003c/code\u003e that is designed to batch multiple requests together, utilizing \u003ccode\u003eBatchingDescriptor\u003c/code\u003e and \u003ccode\u003eBatcherFactory\u003c/code\u003e to manage the batching process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchingCallable\u003c/code\u003e class is publicly accessible for technical reasons related to advanced usage and inherits several methods from \u003ccode\u003eUnaryCallable\u003c/code\u003e and the base Java \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains information on the \u003ccode\u003eBatchingCallable\u003c/code\u003e constructor, which takes a \u003ccode\u003eUnaryCallable\u003c/code\u003e, a \u003ccode\u003eBatchingDescriptor\u003c/code\u003e, and a \u003ccode\u003eBatcherFactory\u003c/code\u003e as parameters, and the \u003ccode\u003efutureCall\u003c/code\u003e method which executes a call asynchronously and takes a \u003ccode\u003erequest\u003c/code\u003e and an \u003ccode\u003eApiCallContext\u003c/code\u003e as its parameters, returning an \u003ccode\u003eApiFuture\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page shows an extensive list of previous versions of BatchingCallable dating back from version 2.63.1 to 2.7.1, highlighting the versioning information for this class.\u003c/p\u003e\n"]]],[],null,[]]