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