[[["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, with a current version of 2.49.0."],["The `TracedOperationCallable` class is designed for internal use and extends the `OperationCallable` class to wrap it with an `ApiTracer`, offering tracing capabilities for operation calls."],["The latest version of the documentation is 2.63.1, and the webpage lists multiple previous versions available, including 2.62.0, 2.61.0, 2.60.0, all the way down to version 2.7.1."],["The documentation details the class's constructors, parameters like `innerCallable`, `tracerFactory`, and `spanName`, as well as methods like `cancel`, `futureCall`, and `resumeFutureCall` that are used for managing and tracing operations."],["The `TracedOperationCallable` class inherits methods from `OperationCallable` and `Object`, and it provides specific implementations for tracing long-running operations, including the initial start and polling phases, as well as operation cancellation."]]],[]]