[[["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 within the Google Cloud API Client Libraries for Java (gax), specifically in the context of tracing."],["The `TracedUnaryCallable` class, an extension of `UnaryCallable`, is designed for internal use and wraps a callable chain within an `ApiTracer`."],["The latest version of the class can be found under the URL for version 2.63.1, and this page lists all the prior versions as far back as 2.7.1."],["`TracedUnaryCallable` constructor takes an `UnaryCallable`, `ApiTracerFactory`, and `SpanName` as parameters."],["The class overrides the method `futureCall` in order to provide tracing within a new context, and takes a request of type `RequestT` and an `ApiCallContext` as parameters, and returns an `ApiFuture\u003cResponseT\u003e`."]]],[]]