[[["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."],[[["The webpage provides documentation for the `TracedBatchingCallable` class within the Google API Client Library for Java, specifically under the `com.google.api.gax.tracing` package."],["`TracedBatchingCallable` is a class that extends `UnaryCallable` and wraps a batching callable chain in an `ApiTracer` for internal use."],["The latest version of the documentation available is 2.63.1, and there are numerous previous versions listed, dating back to version 2.7.1."],["This library is currently in Beta, is covered by the Pre-GA Offerings Terms, and may have limited support and potential breaking changes."],["The class provides a constructor, `TracedBatchingCallable(UnaryCallable\u003cRequestT,ResponseT\u003e innerCallable, ApiTracerFactory tracerFactory, SpanName spanName, BatchingDescriptor\u003cRequestT,ResponseT\u003e batchingDescriptor)`, and a method `futureCall(RequestT request, ApiCallContext context)` for async calls."]]],[]]