[[["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 subclass of `UnaryCallable` and is used for internal tracing in the Google Cloud API client libraries for Java."],["The `TracedBatchingCallable` class wraps a batching callable chain within an `ApiTracer` for monitoring and analysis of the API calls."],["The class supports generic `RequestT` and `ResponseT` types and has a constructor that accepts `UnaryCallable`, `ApiTracerFactory`, `SpanName`, and `BatchingDescriptor` as parameters."],["The `futureCall` method within the `TracedBatchingCallable` class is used to perform asynchronous API calls and is overriden from its parent class `UnaryCallable`."],["The page also provides links to documentation of different versions of the `TracedBatchingCallable` class, from the most recent version 2.63.1 to version 2.7.1."]]],[]]