[[["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."],[[["This webpage lists the versions of `TracedUnaryCallable`, a class used for wrapping callable chains in an `ApiTracer`, with version 2.63.1 being the latest and 2.7.1 being the oldest version listed."],["`TracedUnaryCallable` is a subclass of `UnaryCallable`, extending its functionality to include tracing capabilities for requests and responses of types `RequestT` and `ResponseT`, respectively."],["This class is intended for internal use and is currently in the Beta stage, meaning it may have limited support and could undergo changes that are not compatible with other pre-GA versions."],["The `TracedUnaryCallable` class includes a constructor that accepts a `UnaryCallable`, an `ApiTracerFactory`, and a `SpanName` as parameters, and has a `futureCall` method to wrap the `UnaryCallable` within a new trace context."]]],[]]