[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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`."]]],[]]