[[["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-07-17 UTC."],[[["This webpage details the `TracedOperationCallable` class, which is a subclass of `OperationCallable` designed for internal use within the `com.google.api.gax.tracing` package."],["`TracedOperationCallable` wraps an `OperationCallable` within an `ApiTracer` to provide tracing capabilities for API calls."],["The class offers functionality to wrap operation cancellation and polling in parent traces, supporting both `Unary` and `LongRunning` operation types."],["The latest version documented is 2.63.1, and the webpage provides links to documentation for multiple previous versions, going back as far as 2.7.1."],["The class constructor requires parameters for the innerCallable, tracerFactory, and spanName, where the `innerCallable` is of type `OperationCallable\u003cRequestT,ResponseT,MetadataT\u003e` and `tracerFactory` is of type `ApiTracerFactory`, to properly function."]]],[]]