[[["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 webpage provides documentation for the `TracedBatchingCallable` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.tracing` package."],["`TracedBatchingCallable` is a class that extends `UnaryCallable` and wraps a batching callable chain within an `ApiTracer` for internal use."],["The documentation covers a range of versions of the library, from 2.63.1 (latest) down to 2.7.1."],["This library is currently in a Beta stage, which means that it might have limited support, and changes could be incompatible with other pre-GA versions."],["The class includes 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)`, with descriptions and parameter details."]]],[]]