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