[[["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-09 UTC."],[[["The latest version of the TracedUnaryCallable is 2.63.1, with various versions listed from 2.63.1 down to 2.7.1."],["TracedUnaryCallable is a class that extends UnaryCallable and is designed for internal use, wrapping a callable chain within an ApiTracer."],["The class has methods such as futureCall, inherited from UnaryCallable, that can process requests and has parameters such as innerCallable, tracerFactory and spanName in its constructor."],["TracedUnaryCallable's `futureCall` method creates a new trace when calling a wrapped UnaryCallable, using a request and an ApiCallContext."],["The TracedUnaryCallable class inherits several members from UnaryCallable and the Object class, including `call`, `futureCall`, `clone`, and `equals`."]]],[]]