[[["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."],[[["This webpage lists the documentation for the `TracedUnaryCallable` class across multiple versions, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `TracedUnaryCallable` class, part of the `com.google.api.gax.tracing` package, is designed for internal use and extends `UnaryCallable`, wrapping a callable chain within an `ApiTracer`."],["The `TracedUnaryCallable` class has a constructor that takes an `innerCallable`, `ApiTracerFactory`, and `SpanName` as parameters."],["It overrides the `futureCall` method from `UnaryCallable`, allowing it to execute the wrapped callable within a new trace context."],["The `TracedUnaryCallable` class inherits methods like `call`, `futureCall`, and `withDefaultCallContext` from `UnaryCallable`, as well as common object methods from the base `Object` class."]]],[]]