[[["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-03-21 UTC."],[[["This webpage provides documentation for the `TracedUnaryCallable` class within the Google Cloud API Client Libraries for Java, specifically the `com.google.api.gax.tracing` package, with the latest version being 2.63.1."],["`TracedUnaryCallable` is a class that extends `UnaryCallable`, designed to wrap a callable chain within an `ApiTracer` for internal use in tracing API calls."],["The `TracedUnaryCallable` class has a constructor that takes an `innerCallable`, `tracerFactory`, and `spanName` as parameters, all from the `com.google.api.gax.tracing` or `com.google.api.gax.rpc` packages."],["The method `futureCall` in `TracedUnaryCallable` overrides the parent class's method, allowing the sending of requests within a new trace context."],["The webpage contains the documentations of all versions of `TracedUnaryCallable`, ranging from 2.7.1 to the latest 2.63.1, providing a history of changes and updates to the class."]]],[]]