[[["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."],[[["The 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."],["This `TracedUnaryCallable` class extends `UnaryCallable` and is designed to wrap a callable chain with an `ApiTracer` for internal use."],["The documentation covers versions of the class ranging from 2.7.1 up to the latest 2.63.1, showing a detailed history of releases."],["It showcases the class's inheritance from `UnaryCallable` and `java.lang.Object`, along with inherited methods and a constructor that requires an inner callable, tracer factory, and span name."],["The primary method highlighted is `futureCall`, which calls the wrapped `UnaryCallable` within a new trace context, taking a request and `ApiCallContext` as parameters and returning an `ApiFuture`."]]],[]]