[[["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 document provides a comprehensive list of versions for the `TracedOperationCallable` class, ranging from version 2.63.1 (latest) down to 2.7.1, with each version hyperlinked to its respective documentation."],["The `TracedOperationCallable` class, an extension of `OperationCallable`, is designed to wrap an `OperationCallable` within an `ApiTracer` for internal use."],["This class supports generic type parameters `RequestT`, `ResponseT`, and `MetadataT` to accommodate various types of requests, responses, and metadata."],["Key methods include `cancel`, `futureCall`, and `resumeFutureCall`, all of which are used for operation management, including starting, polling, and cancelling, and utilizing the `ApiTracer`."],["The `TracedOperationCallable`'s constructor takes in `innerCallable`, `tracerFactory`, and `spanName` parameters to properly set up the operation for monitoring and tracing."]]],[]]