[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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`."]]],[]]