[[["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 webpage details the `TracedBatchingCallable` class, which is a part of the Google API Client Library for Java (gax), specifically within the tracing package."],["`TracedBatchingCallable` extends `UnaryCallable` and is designed to wrap a batching callable chain, integrating with `ApiTracer` for internal use."],["The class offers functionality to perform calls asynchronously via the `futureCall` method, accepting a request and `ApiCallContext` as parameters, and returns an `ApiFuture` object."],["It has a constructor `TracedBatchingCallable` that takes an inner callable, a tracer factory, a span name, and a batching descriptor to initialize a `TracedBatchingCallable` instance."],["The webpage provides documentation for various versions of this class, from version 2.1.1 to the latest version 2.63.1."]]],[]]