A UnaryCallable which 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 page provides documentation for the \u003ccode\u003eBatchingCallable\u003c/code\u003e class, which is a \u003ccode\u003eUnaryCallable\u003c/code\u003e designed to batch requests based on a given \u003ccode\u003eBatchingDescriptor\u003c/code\u003e and \u003ccode\u003eBatcherFactory\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchingCallable\u003c/code\u003e class is part of the Google API Client Library for Java and is found within the \u003ccode\u003ecom.google.api.gax.rpc\u003c/code\u003e package.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eBatchingCallable\u003c/code\u003e class available in this documentation is 2.63.1, with a history of versions going back to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchingCallable\u003c/code\u003e is constructed using a \u003ccode\u003eUnaryCallable\u003c/code\u003e, \u003ccode\u003eBatchingDescriptor\u003c/code\u003e, and \u003ccode\u003eBatcherFactory\u003c/code\u003e, allowing for custom batching logic and it provides an asynchronous method \u003ccode\u003efutureCall\u003c/code\u003e for executing requests.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits several methods from \u003ccode\u003eUnaryCallable\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e, such as \u003ccode\u003ecall\u003c/code\u003e, \u003ccode\u003efutureCall\u003c/code\u003e, \u003ccode\u003eclone\u003c/code\u003e, \u003ccode\u003eequals\u003c/code\u003e and more, providing extensive functionality for managing asynchronous operations.\u003c/p\u003e\n"]]],[],null,[]]