[[["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, which is a part of the Google Cloud API Client Libraries for Java (gax) and specifically version 2.41.0."],["The `TracedUnaryCallable` class extends `UnaryCallable` and is designed to wrap a callable chain within an `ApiTracer` for internal use."],["The documentation includes a list of available versions of the library, ranging from 2.63.1 (latest) down to 2.7.1, each with links to their respective `TracedUnaryCallable` documentation."],["The `TracedUnaryCallable` class has a constructor that takes an inner `UnaryCallable`, `ApiTracerFactory`, and `SpanName` as parameters, to allow the creation of the class."],["The `futureCall` method calls the wrapped `UnaryCallable` within the context of a new trace and the method is called with a request and `ApiCallContext` and returns a `ApiFuture\u003cResponseT\u003e`."]]],[]]