[[["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-04-02 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, version 2.36.0."],["The `TracedOperationCallable` class is designed for internal use and extends the `OperationCallable` class, wrapping it within an `ApiTracer` to provide tracing capabilities."],["This page lists the history of versions available, ranging from 2.63.1 (latest) down to version 2.7.1, each with its own specific documentation link to the `TracedOperationCallable` class."],["`TracedOperationCallable` class includes methods such as `cancel`, `futureCall`, and `resumeFutureCall`, which are overridden from the `OperationCallable` class to include tracing functionality."],["The class' constructor `TracedOperationCallable` accepts an `OperationCallable`, `ApiTracerFactory`, and `SpanName` as parameters, allowing the configuration of the underlying operation and its tracing."]]],[]]