[[["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 add tracing capabilities to operations, allowing for better monitoring and debugging."],["The page includes links to documentation for numerous versions of the library, spanning from version 2.63.1 (latest) down to version 2.7.1, including the current version 2.50.0."],["The `TracedOperationCallable` class overrides certain methods from `OperationCallable`, including `cancel`, `futureCall`, and `resumeFutureCall`, to integrate tracing into these operations."],["The class requires an `OperationCallable`, `ApiTracerFactory`, and `SpanName` during construction, and is meant for internal use."]]],[]]