[[["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-09 UTC."],[[["The webpage provides documentation for the `TracedUnaryCallable` class in the Google Cloud API Client Library for Java (gax), with the latest version being 2.63.1 and the current version discussed being 2.37.0."],["`TracedUnaryCallable` extends `UnaryCallable` and wraps a callable chain within an `ApiTracer` for internal use, enabling tracing for API calls."],["The class `TracedUnaryCallable` has a constructor that takes an `innerCallable`, `tracerFactory`, and `spanName` to initialize the tracing capabilities."],["The `futureCall` method in `TracedUnaryCallable` allows invoking the wrapped `UnaryCallable` with a given request and `ApiCallContext`, all while providing tracing."],["The page also contains a table of all the versions of the TracedUnaryCallable class along with a link to their respective pages."]]],[]]