[[["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-02 UTC."],[[["The latest version available for `TracedBatchingCallable` is 2.63.1, and the page provides links to various other versions, including 2.62.0, 2.61.0, down to 2.7.1."],["`TracedBatchingCallable` extends `UnaryCallable` and is designed to wrap a batching callable chain within an `ApiTracer` for tracing purposes."],["It is intended for internal use and includes inherited members such as `UnaryCallable.call()` and various methods from the `Object` class."],["The `TracedBatchingCallable` constructor requires an `innerCallable`, an `ApiTracerFactory`, a `SpanName`, and a `BatchingDescriptor` as parameters to instantiate."],["The `futureCall` method allows asynchronous execution of a call, accepting a request and an `ApiCallContext` as parameters and returning an `ApiFuture` containing the response."]]],[]]