[[["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), offering a range of versions from 2.63.1 (latest) down to 2.7.1."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable`, enabling the translation of request and response types using provided transformers, specifically `ApiFunction`."],["The class offers a static `create` method for constructing instances, which requires an `innerUnaryCallable`, a `requestTransformer`, and a `responseTransformer`."],["The `futureCall` method is available to perform asynchronous calls, taking an `OuterRequestT` request and `ApiCallContext` as parameters, and returning an `ApiFuture\u003cOuterResponseT\u003e`."],["The documentation shows a list of inherited members from `UnaryCallable` and `java.lang.Object` allowing users to understand its methods and capabilities."]]],[]]