[[["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 API Client Library for Java (gax), specifically version 2.45.0, and includes links to documentation for various versions."],["`TracedUnaryCallable` is a class that extends `UnaryCallable` and is designed to wrap a callable chain within an `ApiTracer` for internal tracing purposes, and is intended for internal use only."],["The `TracedUnaryCallable` class constructor takes an `innerCallable`, `ApiTracerFactory`, and `SpanName` as parameters to set up the tracing capabilities."],["The `futureCall` method within `TracedUnaryCallable` allows for the invocation of the wrapped `UnaryCallable` within the context of a new trace, utilizing an `ApiCallContext` and a request."],["The documentation also highlights that this library is in Beta, it might have limited support and the changes to it might not be compatible with other pre-GA versions."]]],[]]