[[["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-06-17 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 list of older versions ranging from 2.62.0 down to 2.7.1 also available, all pertaining to the `TracedUnaryCallable` class."],["The `TracedUnaryCallable` class extends `UnaryCallable` and wraps a callable chain with an `ApiTracer` for internal use."],["`TracedUnaryCallable` has a constructor that takes an `innerCallable`, a `tracerFactory`, and a `spanName` as parameters."],["A key method of this class is `futureCall`, which calls the wrapped `UnaryCallable` within the context of a new trace and takes a `request` and an `ApiCallContext` as arguments."]]],[]]