[[["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-17 UTC."],[[["The latest version available for `TracedBatchingCallable` is 2.63.1, as indicated by the \"(latest)\" tag in the version list."],["`TracedBatchingCallable` is a class that extends `UnaryCallable` and is designed to wrap a batching callable chain within an `ApiTracer` for tracing purposes."],["This class is primarily for internal use and facilitates tracing within the API."],["The class provides a constructor that requires an `innerCallable`, `tracerFactory`, `spanName`, and `batchingDescriptor` to be instantiated."],["The class overrides the `futureCall` method from `UnaryCallable`, allowing asynchronous calls to be performed."]]],[]]