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, which is a subclass of \u003ccode\u003eUnaryCallable\u003c/code\u003e used to batch requests efficiently.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchingCallable\u003c/code\u003e class is configured using a \u003ccode\u003eBatchingDescriptor\u003c/code\u003e and a \u003ccode\u003eBatcherFactory\u003c/code\u003e, which together define how requests are grouped and processed.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the \u003ccode\u003eBatchingCallable\u003c/code\u003e class, from 2.7.1 up to the latest version, 2.63.1, providing links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchingCallable\u003c/code\u003e includes methods like \u003ccode\u003efutureCall\u003c/code\u003e for asynchronous request processing and inherits methods from \u003ccode\u003eUnaryCallable\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e, enabling flexible request handling and standard object functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchingCallable\u003c/code\u003e is designed for advanced usage in specific technical scenarios, such as managing batches within a pubsub topic.\u003c/p\u003e\n"]]],[],null,[]]