[[["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 details the `TracedUnaryCallable` class, which is a part of the Google API Client Libraries for Java, specifically within the `com.google.api.gax.tracing` package."],["The `TracedUnaryCallable` class is designed for internal use and extends the `UnaryCallable` class, enabling it to wrap a callable chain within an `ApiTracer` for request tracing."],["The page lists multiple versions of the `TracedUnaryCallable` class, ranging from version 2.63.1 (latest) down to version 2.7.1, including beta versions."],["The `TracedUnaryCallable` class can be instantiated with a `UnaryCallable`, `ApiTracerFactory`, and `SpanName`, and provides a method `futureCall` that allows for calling the wrapped `UnaryCallable` within a new trace."],["This library is currently considered to be in Beta, and therefore might have limited support and pre-GA compatibility."]]],[]]