[[["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-04-02 UTC."],[[["The latest version of the `TracedUnaryCallable` documentation is 2.63.1, and the page contains links to various other versions, including the current version 2.49.0."],["`TracedUnaryCallable` is a class that extends `UnaryCallable` and is designed for internal use, wrapping a callable chain within an `ApiTracer` for request and response tracing."],["This library is marked as a pre-GA offering, meaning it might have limited support and changes may not be compatible with other pre-GA versions."],["The `TracedUnaryCallable` constructor takes `innerCallable`, `tracerFactory`, and `spanName` as parameters, which define the call, tracer creation, and associated span name, respectively."],["The `futureCall` method allows for the execution of the wrapped `UnaryCallable` within the scope of a new trace, using a request and API call context parameters."]]],[]]