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