[[["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-17 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.19.2."],["The `TracedOperationCallable` class extends `OperationCallable` and wraps it with an `ApiTracer`, primarily for internal use, to trace API operations."],["The webpage offers links to documentation for multiple versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1, each link corresponding to a specific version of the `TracedOperationCallable`."],["It includes detailed information on the class's inheritance, inherited members, type parameters, constructor, and methods such as `cancel`, `futureCall`, and `resumeFutureCall`, with each method's purpose and parameters clearly explained."],["There is a constructor for `TracedOperationCallable` that requires an `innerCallable`, `tracerFactory`, and `spanName` in order to instantiate."]]],[]]