[[["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 documents various versions of the `TracedBatchingCallable` class, with the latest version being 2.63.1 and the current page focusing on version 2.37.0."],["`TracedBatchingCallable` is a class that extends `UnaryCallable` and is used to wrap a batching callable chain within an `ApiTracer`."],["The primary function of `TracedBatchingCallable` is for internal use, and it facilitates asynchronous calls via the `futureCall` method."],["`TracedBatchingCallable` has a constructor that takes parameters such as `innerCallable`, `tracerFactory`, `spanName`, and `batchingDescriptor` for its setup and use."],["The `TracedBatchingCallable` class inherits multiple methods from both `UnaryCallable` and `java.lang.Object` such as `call`, `clone`, and `equals`."]]],[]]