[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]