[[["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 provided content details the `TracedBatchingCallable` class, which is a part of the Google Cloud API Client Libraries for Java (gax) and wraps a batching callable chain in an `ApiTracer` for internal use."],["This library is currently in Beta and therefore covered by the Pre-GA Offerings Terms of Service, with potential limited support and possible backward-incompatible changes."],["The `TracedBatchingCallable` class inherits from `UnaryCallable` and is used to perform calls asynchronously, using the `futureCall` method."],["The `TracedBatchingCallable` class has one constructor that takes an `innerCallable`, `tracerFactory`, `spanName`, and `batchingDescriptor` as parameters, all of which are typed, and it also has type parameters for RequestT and ResponseT."],["This page allows the user to see the documentation for each of the different versions of the TracedBatchingCallable class, from version 2.63.1 to 2.7.1."]]],[]]