[[["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 in the `gax` library."],["The `TracedUnaryCallable` class is a callable that wraps a callable chain with an `ApiTracer` for internal use, extending the `UnaryCallable` class and inheriting its functionalities."],["The class documentation is provided across multiple versions, ranging from version 2.63.1 (latest) down to 2.7.1, with links to the documentation of each individual version."],["The `TracedUnaryCallable` class includes a constructor that takes an `innerCallable`, `ApiTracerFactory`, and `SpanName` as parameters."],["The `futureCall` method within `TracedUnaryCallable` is responsible for calling the wrapped `UnaryCallable` within the context of a new trace, and overriding its parent method of the same name."]]],[]]