[[["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 `TranslatingUnaryCallable` class in the Google API Client Library for Java (gax), showcasing versions from 2.7.1 up to the latest release, 2.63.1."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable` and facilitates the transformation of request and response types using specified transformers."],["The `create` static method allows for the construction of a `TranslatingUnaryCallable` instance, taking an inner `UnaryCallable`, a request transformer, and a response transformer as parameters."],["The `futureCall` method enables the asynchronous execution of a call, accepting an `OuterRequestT` request and an `ApiCallContext`, returning an `ApiFuture` of type `OuterResponseT`."],["The class includes inherited methods from `UnaryCallable` and `Object`, as well as parameter details for `InnerRequestT`, `InnerResponseT`, `OuterRequestT`, and `OuterResponseT`, along with their descriptions."]]],[]]