[[["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."],[[["This webpage provides documentation for the `TracedUnaryCallable` class in the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.tracing` package."],["The latest version available is 2.63.1, with a range of other versions listed, starting from 2.62.0 down to 2.7.1."],["`TracedUnaryCallable` extends `UnaryCallable` and wraps a callable chain with an `ApiTracer` for tracing API calls, intended for internal use."],["The class includes a constructor that takes an inner `UnaryCallable`, an `ApiTracerFactory`, and a `SpanName` as parameters to properly trace API calls."],["The `futureCall` method allows for calling a wrapped `UnaryCallable` within a new trace context, providing observability and request context."]]],[]]