[[["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 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` to wrap a callable chain within an `ApiTracer`, allowing request tracing."],["The class inherits methods like `call` and `futureCall` from `UnaryCallable`, and it overrides the `futureCall` method to include trace context."],["The `TracedUnaryCallable` class constructor requires an `innerCallable`, an `ApiTracerFactory`, and a `SpanName` for creating and managing traces."],["The page presents a detailed list of past versions, including links to their respective documentation, allowing users to refer to other versions if necessary."]]],[]]