[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]