[[["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-15 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."]]],[]]