[[["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."],[[["The `TracedBatchingCallable` class wraps a batching callable chain within an `ApiTracer` for tracing purposes."],["This class, `TracedBatchingCallable`, is designed for internal use and extends `UnaryCallable`, inheriting its methods."],["The provided versions range from 2.63.1 (latest) down to 2.7.1 for `com.google.api.gax.tracing.TracedBatchingCallable`."],["The `TracedBatchingCallable` class constructor requires parameters such as an `innerCallable`, `tracerFactory`, `spanName`, and `batchingDescriptor`."],["`futureCall` is an overridden method in `TracedBatchingCallable` that performs an asynchronous call, returning an `ApiFuture` of the response type."]]],[]]