[[["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-04-09 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`."]]],[]]