[[["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."],[[["This webpage provides documentation for the `TracedUnaryCallable` class in the Google API Client Library for Java (gax), covering versions from 2.7.1 up to the latest release, 2.63.1."],["`TracedUnaryCallable` is designed for internal use and extends `UnaryCallable`, allowing the wrapping of a callable chain within an `ApiTracer`."],["The class constructor requires an inner `UnaryCallable`, an `ApiTracerFactory`, and a `SpanName` to create a `TracedUnaryCallable` instance."],["The `futureCall` method within the `TracedUnaryCallable` class allows sending a request within the context of a new trace by calling the wrapped `UnaryCallable`."],["The page allows you to see all the inherited methods of `UnaryCallable` and `Object` classes such as `call`, `futureCall`, `clone`, `equals`, and `toString`."]]],[]]