[[["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, with a range of past versions listed, starting from 2.24.0 and going up to the present, all the way down to 2.7.1."],["`TracedUnaryCallable` extends `UnaryCallable` and wraps a callable chain in an `ApiTracer` for tracing purposes, designed for internal use."],["The class includes a constructor to create a `TracedUnaryCallable` with an `innerCallable`, an `ApiTracerFactory`, and a `SpanName`, along with the `futureCall` method, which calls the wrapped `UnaryCallable` within a new trace."],["The documentation is organized with information about type parameters (`RequestT`, `ResponseT`), inherited members, constructors, methods, and the inheritance hierarchy, with direct links to specific methods and classes, like `Object`, and `UnaryCallable`."]]],[]]