[[["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 part of the Google API Client Libraries for Java, specifically within the `com.google.api.gax.tracing` package."],["The `TracedBatchingCallable` class extends `UnaryCallable` and wraps a batching callable chain within an `ApiTracer` for tracing purposes."],["The class is designed for internal use and can be found within several versioned documents ranging from version 2.7.1 to the latest version 2.63.1, with the base version shown being 2.15.0."],["A constructor is provided to create `TracedBatchingCallable` objects with parameters for an inner callable, a tracer factory, a span name, and a batching descriptor."],["The `futureCall` method in `TracedBatchingCallable` allows for asynchronous execution of a call, taking a request and an `ApiCallContext` as parameters."]]],[]]