[[["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 `TranslatingUnaryCallable` class within the Google API Client Library for Java (gax), specifically for version 2.34.1, with links to older versions."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable` and is designed to translate request and response types between inner and outer types using provided transformers."],["The `create` static method facilitates the creation of a `TranslatingUnaryCallable` instance, requiring an inner `UnaryCallable`, a request transformer, and a response transformer as parameters."],["The `futureCall` method allows for the asynchronous execution of a call, taking an `OuterRequestT` request and `ApiCallContext` as input and returning an `ApiFuture` of `OuterResponseT`."],["The page includes a list of inherited members from the `UnaryCallable` class, along with inherited methods from `java.lang.Object`."]]],[]]