[[["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-09 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.6."],["The `TracedOperationCallable` class extends `OperationCallable` and wraps it with an `ApiTracer`, primarily intended for internal use, providing tracing capabilities for API operations."],["The page lists various versions of the `TracedOperationCallable` class, ranging from the latest (2.63.1) down to version 2.7.1, allowing users to access documentation for specific versions."],["`TracedOperationCallable` offers methods for operation cancellation, initiating long-running operations (`futureCall`), and resuming them (`resumeFutureCall`), all while integrating tracing to monitor operations."],["The documentation details the inheritance structure of `TracedOperationCallable`, its constructors, and methods, along with type parameters `RequestT`, `ResponseT`, and `MetadataT`, and also lists inherited members."]]],[]]