[[["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 Libraries for Java."],["The `TracedOperationCallable` class utilizes `ApiTracer` to monitor and trace operations, and it is intended for internal use only."],["The latest available version of `TracedOperationCallable` is 2.63.1, with the document listing version history ranging from 2.63.1 down to 2.7.1."],["The class extends `OperationCallable`, inheriting methods such as `cancel`, `futureCall`, and `resumeFutureCall`, which are overridden to include tracing capabilities."],["`TracedOperationCallable` has a constructor that requires an `OperationCallable`, an `ApiTracerFactory`, and a `SpanName` as parameters to correctly create an instance of the class."]]],[]]