[[["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 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 facilitates the transformation of request and response types using specified transformers."],["The class inherits several methods from `UnaryCallable` and `java.lang.Object`, including `call`, `futureCall`, `clone`, `equals`, and more."],["The `create` static method allows for the instantiation of `TranslatingUnaryCallable` instances by providing an inner `UnaryCallable` along with request and response transformers as `ApiFunction`."],["The `futureCall` method enables the asynchronous execution of a call, taking an `OuterRequestT` and `ApiCallContext` as input, and returns an `ApiFuture` of `OuterResponseT`."]]],[]]