[[["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."],[[["This webpage details the `TracedBatchingCallable` class, which is a subclass of `UnaryCallable` and is designed for internal use."],["The `TracedBatchingCallable` class wraps a batching callable chain within an `ApiTracer` for tracing purposes."],["The latest version available for this `TracedBatchingCallable` is 2.63.1, with numerous older versions also listed for reference down to 2.7.1."],["`TracedBatchingCallable` accepts type parameters `RequestT` and `ResponseT`, and a constructor requires `innerCallable`, `tracerFactory`, `spanName`, and `batchingDescriptor` as parameters."],["The main method of `TracedBatchingCallable` is `futureCall`, which executes an asynchronous call and returns an `ApiFuture\u003cResponseT\u003e`."]]],[]]