[[["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 lists different versions of the `TranslatingUnaryCallable` class, ranging from the latest version 2.63.1 down to version 2.7.1."],["`TranslatingUnaryCallable` is a Java class that extends `UnaryCallable` and is designed to translate request and response types using transformers."],["The class includes a static `create` method that takes an inner `UnaryCallable`, a request transformer, and a response transformer as parameters to construct a `TranslatingUnaryCallable`."],["It includes an overriden `futureCall` method that performs an asynchronous call, taking a request of type `OuterRequestT` and an `ApiCallContext` and returns an `ApiFuture` of type `OuterResponseT`."],["The page also provides documentation on inherited members from both `UnaryCallable` and `java.lang.Object` and a table detailing the names and descriptions for its type parameters."]]],[]]