[[["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-02 UTC."],[[["This webpage provides documentation for the `TranslatingUnaryCallable` class in the Google API Client Library for Java (gax), showcasing versions ranging from 2.7.1 to the latest release, 2.63.1."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable` and allows the transformation of request and response types using specified transformers."],["The `create` static method facilitates the creation of a `TranslatingUnaryCallable` instance by utilizing an inner `UnaryCallable`, a request transformer, and a response transformer."],["The class includes a `futureCall` method that asynchronously performs a call, taking an outer request and `ApiCallContext` as parameters, and returns an `ApiFuture` of the outer response type."],["The page also details inherited members and static methods and references external documentation for `ApiFunction`, `ApiFuture`, and `UnaryCallable`."]]],[]]