[[["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."],[[["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 list of historical versions ranging from 2.62.0 down to 2.7.1, allowing developers to access documentation for specific releases."],["`TracedUnaryCallable` is a class that extends `UnaryCallable` and wraps a callable chain within an `ApiTracer`, designed for internal use in tracing API calls."],["It includes a constructor that takes an inner `UnaryCallable`, `ApiTracerFactory`, and `SpanName` as parameters to set up tracing functionality."],["The `futureCall` method, which is an override of the parent, allows tracing during calls by taking a request and `ApiCallContext`, with the result in the form of an `ApiFuture` object."]]],[]]