[[["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 provides documentation for the `TracedUnaryCallable` class in the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.tracing` package."],["The latest version available is 2.63.1, and the page offers a comprehensive list of previous versions, down to version 2.7.1, for developers to browse and access."],["`TracedUnaryCallable` is designed for internal use and extends `UnaryCallable`, wrapping a callable chain within an `ApiTracer` for request tracing."],["The class constructor `TracedUnaryCallable` requires an `innerCallable`, `ApiTracerFactory`, and `SpanName` to create a traced callable instance."],["The `futureCall` method of `TracedUnaryCallable` allows for calling the wrapped `UnaryCallable` within a new trace, taking a request and an `ApiCallContext` as parameters, and returns an `ApiFuture`."]]],[]]