[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]