[[["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-02 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`, facilitating tracing capabilities."],["The class includes a constructor that takes an `innerCallable`, `ApiTracerFactory`, and `SpanName` to initialize the tracing functionality for a given call chain."],["The `futureCall` method allows invoking the wrapped `UnaryCallable` with a specified request and `ApiCallContext`, executing within a newly generated trace."],["There is a version dropdown, allowing the user to view the version history of the `TracedUnaryCallable` class and explore its different versions."]]],[]]