[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]