[[["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 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."]]],[]]