[[["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-07 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."]]],[]]