[[["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 within the Google Cloud API Client Libraries for Java, specifically the `com.google.api.gax.rpc` package, with the latest version being 2.63.1."],["The `TranslatingUnaryCallable` class is a type of `UnaryCallable` that is designed to translate between different request and response types using user-defined transformers."],["This class inherits several methods from the `UnaryCallable` class, including `call` and `futureCall`, which provide the ability to make both synchronous and asynchronous calls."],["The static `create` method enables the creation of a `TranslatingUnaryCallable` instance, by providing an inner `UnaryCallable`, a request transformer, and a response transformer."],["A comprehensive list of versions is available, ranging from version 2.63.1 down to 2.7.1, each linking to its respective documentation page for `TranslatingUnaryCallable`."]]],[]]