[[["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-02 UTC."],[[["This webpage details the `TracedOperationCallable` class, which is a wrapper for `OperationCallable` within the Google API Client Libraries for Java."],["The `TracedOperationCallable` class is designed for internal use and extends `OperationCallable`, adding tracing capabilities through `ApiTracer`."],["It provides methods like `cancel`, `futureCall`, and `resumeFutureCall`, each of which wraps its respective operation in a tracing span using `ApiTracer`."],["The webpage lists multiple versions of the `TracedOperationCallable` class, ranging from the latest version 2.63.1 to version 2.7.1, indicating a history of updates and releases."],["The `TracedOperationCallable` class requires an `innerCallable`, an `ApiTracerFactory`, and a `SpanName` for its construction."]]],[]]