[[["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 details the `TracedOperationCallable` class, which is a part of the Google Cloud API client library for Java, specifically in the `com.google.api.gax.tracing` package."],["The `TracedOperationCallable` class extends `OperationCallable` and wraps it with an `ApiTracer`, allowing for tracing of API operations."],["It offers functionality for handling asynchronous operations, including starting, canceling, and resuming operations with methods such as `futureCall`, `cancel`, and `resumeFutureCall`, respectively, using an `ApiTracer` for tracing."],["The documentation lists various available versions of the `TracedOperationCallable`, ranging from the latest 2.63.1 down to version 2.7.1, providing links to each version's documentation."],["The class is intended for internal use and provides detailed information on its constructors, methods, inheritance, and type parameters to aid developers in understanding its functionality."]]],[]]