[[["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 (gax), specifically version 2.30.1."],["The `TracedUnaryCallable` class, extending `UnaryCallable`, is designed for internal use and wraps a callable chain within an `ApiTracer`."],["This class allows for tracing calls within the context of a new trace through its `futureCall` method, which is responsible for invoking the wrapped `UnaryCallable`."],["The documentation lists various versions of `TracedUnaryCallable`, from the latest 2.63.1 to older releases like 2.7.1, with 2.30.1 as the active version for this page."],["The class allows for type parameters of `RequestT` and `ResponseT` to be used."]]],[]]