[[["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 version 2.35.0."],["`TracedUnaryCallable` is designed for internal use and extends `UnaryCallable`, wrapping a callable chain in an `ApiTracer` to trace API calls."],["The latest version of this `TracedUnaryCallable` is 2.63.1, while the current page's documentation version is 2.35.0, with many other previous versions available."],["The `TracedUnaryCallable` class has a constructor that accepts an `innerCallable`, `ApiTracerFactory`, and `SpanName`, allowing it to trace API calls."],["The `futureCall` method, inherited from `UnaryCallable`, calls the wrapped `UnaryCallable` within a new trace and requires both a request and an `ApiCallContext` to execute."]]],[]]