[[["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-17 UTC."],[[["This webpage provides documentation for the `TranslatingUnaryCallable` class in the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["The latest version available is 2.63.1, with a history of prior versions listed for reference, starting at 2.62.0 and going back to version 2.7.1."],["`TranslatingUnaryCallable` extends the `UnaryCallable` class and is designed to translate request and response types using user-defined transformers."],["The class includes a static `create` method for creating instances, taking an inner `UnaryCallable`, a request transformer, and a response transformer as parameters, as well as a `futureCall` method for making asynchronous calls."],["The page also lists inherited members and methods, alongside type parameters for the `TranslatingUnaryCallable` class, which include `InnerRequestT`, `InnerResponseT`, `OuterRequestT`, and `OuterResponseT`."]]],[]]