[[["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."],[[["The webpage provides documentation for the `TracedUnaryCallable` class within the Google Cloud API client library for Java, specifically in the `gax` package."],["The `TracedUnaryCallable` class, extending `UnaryCallable`, is designed for internal use and wraps a callable chain in an `ApiTracer` for enhanced monitoring."],["The page lists various versions of the library, from the latest [2.63.1] down to older releases such as [2.7.1], allowing developers to access the documentation for each particular version."],["The `TracedUnaryCallable` class has a constructor that accepts an `innerCallable`, `tracerFactory`, and `spanName`, and has an overridden `futureCall` method that sends a request within a new trace."],["This is a pre-GA library, which means it may have limited support and compatibility between versions."]]],[]]