[[["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 provides documentation for the `TracedUnaryCallable` class within the Google API Client Library for Java, specifically for version 2.7.1 and other versions, with the most recent being 2.63.1."],["`TracedUnaryCallable` extends `UnaryCallable` and is designed to wrap a callable chain within an `ApiTracer` for tracing API calls, with this class being intended for internal use within the library."],["The class features a constructor that accepts an `UnaryCallable`, `ApiTracerFactory`, and `SpanName` to create a traced callable instance."],["It also includes a `futureCall` method, which overrides the `UnaryCallable`'s `futureCall` method, allowing for API calls to be executed within the context of a new trace."],["The documentation lists a large number of older versions, all the way back to 2.7.1, for the `TracedUnaryCallable` documentation."]]],[]]