[[["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."],[[["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` in an `ApiTracer` to provide tracing capabilities."],["The latest version documented is 2.63.1, and the page includes documentation for numerous prior versions dating back to version 2.7.1."],["Key functionalities of the class include methods for `cancel`, `futureCall`, and `resumeFutureCall`, all of which wrap operations in an `ApiTracer` for tracing purposes, and are override of `OperationCallable`."],["The `TracedOperationCallable` has a constructor that takes `innerCallable`, `tracerFactory`, and `spanName` as parameters to initialize the tracing behavior."]]],[]]