[[["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-03-21 UTC."],[[["This page details the `TracedBatchingCallable` class, which is a type of `UnaryCallable` used for wrapping a batching callable chain within an `ApiTracer`."],["The `TracedBatchingCallable` class is intended for internal use and extends `UnaryCallable`, inheriting several methods from it, including those related to calling, future calling, and managing the default call context."],["The page lists numerous versions of the `TracedBatchingCallable` class, with version 2.63.1 being the most recent."],["The `TracedBatchingCallable` constructor requires an `innerCallable`, `tracerFactory`, `spanName`, and `batchingDescriptor` as parameters, all of which are specific API components."],["It has an overridden `futureCall` method that allows for asynchronous calls, accepting a request and an `ApiCallContext` and returning an `ApiFuture` of type `ResponseT`."]]],[]]