[[["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 provides documentation for the `TracedOperationCallable` class, which is a part of the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.tracing` package, across many versions."],["`TracedOperationCallable` is designed for internal use and extends the `OperationCallable` class, adding tracing capabilities using `ApiTracer` for operations."],["The class wraps operation cancellation and future calls (both initial and resumed) in traces, utilizing `OperationType#Unary` and `OperationType#LongRunning` respectively."],["The latest version documented is `2.63.1`, and there are numerous documented versions ranging down to `2.7.1`, providing a history of the class's evolution, and each version links to a specific page."],["The `TracedOperationCallable` constructor requires an `innerCallable` (an instance of `OperationCallable`), an `ApiTracerFactory`, and a `SpanName` to create a traced operation."]]],[]]