[[["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."],[[["The latest version of the `TracedOperationCallable` is 2.63.1, which can be found within the document among various other versions ranging from 2.20.1 to 2.62.0."],["`TracedOperationCallable` is designed for internal use and extends `OperationCallable` to wrap it within an `ApiTracer`, providing enhanced operation tracing capabilities."],["This class supports various methods including `cancel` and `futureCall`, `resumeFutureCall` which are used for managing long-running operations and are wrapped in single parent traces by utilising `ApiTracer`."],["The `TracedOperationCallable` constructor requires an `OperationCallable`, `ApiTracerFactory`, and `SpanName` as parameters to set up tracing for operations, allowing for tracing."],["The class uses the type parameters `RequestT`, `ResponseT`, and `MetadataT` to handle operations with different request, response, and metadata types."]]],[]]