[[["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-04-09 UTC."],[[["The latest version available for `TracedBatchingCallable` is 2.63.1, and the page lists versions dating back to 2.7.1."],["`TracedBatchingCallable` is a class that extends `UnaryCallable` and is used to wrap a batching callable chain within an `ApiTracer`."],["This class is designed for internal use and includes methods for asynchronous calls, as demonstrated by the `futureCall` method."],["The class accepts type parameters `RequestT` and `ResponseT` and has a constructor that takes `innerCallable`, `tracerFactory`, `spanName`, and `batchingDescriptor` as parameters."],["The page lists inherited members from UnaryCallable and Object, showing what parent methods and attributes can be used by the TracedBatchingCallable class."]]],[]]