[[["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 within the Google API Client Library for Java, specifically for version 2.15.0 and many prior versions."],["`TracedUnaryCallable` is a class that extends `UnaryCallable` and is used to wrap a callable chain with an `ApiTracer` for request tracing purposes."],["The documentation lists a historical record of prior versions down to version 2.7.1 of the `TracedUnaryCallable` class, and the latest version is 2.63.1."],["The class can be constructed using an inner callable, a tracer factory, and a span name, and its primary method `futureCall` facilitates making asynchronous calls within a traced context."],["This class has inherited members and methods from both `UnaryCallable` and `Object`, as demonstrated in the provided documentation."]]],[]]