[[["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 webpage provides documentation for the `TracedOperationCallable` class, which is a specialized `OperationCallable` that integrates with `ApiTracer` for operation tracing."],["This class is designed for internal use and wraps an `OperationCallable` to provide tracing capabilities during API operations."],["The documentation includes a history of different versions of this class, ranging from 2.63.1 (latest) down to 2.7.1."],["`TracedOperationCallable` class inherits several methods from the `OperationCallable` parent, such as `cancel`, `futureCall`, and `resumeFutureCall` that are adapted to include tracing functionality."],["It includes methods to manage the tracing of operation cancellation, initial polling, and resume polling and allows customization through `ApiTracerFactory` and `SpanName`."]]],[]]