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