[[["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 `TracedOperationCallable` class, which is a wrapper for `OperationCallable` within the Google API Client Library for Java."],["The `TracedOperationCallable` class is designed for internal use and extends `OperationCallable`, adding tracing capabilities through `ApiTracer`."],["The page offers a list of available versions of `TracedOperationCallable`, starting with version 2.63.1 (latest) and going back to 2.7.1."],["The class provides methods to wrap operation cancellation (`cancel`), initiate long-running operations (`futureCall`), and resume long-running operations (`resumeFutureCall`), each with tracing enabled."],["The class' constructor requires an inner `OperationCallable`, `ApiTracerFactory`, and `SpanName` for initialization, and it also inherits several methods from the `OperationCallable` and `Object` classes."]]],[]]