[[["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 details the `TranslatingUnaryCallable` class within the Google API Client Libraries for Java, a class that extends `UnaryCallable` to translate request and response types."],["The latest version available is `2.63.1`, and the page provides access to the documentation of this class across numerous previous versions."],["`TranslatingUnaryCallable` is designed to translate request types and response types using provided transformers, offering flexibility in API interactions."],["The class provides a static `create` method to instantiate `TranslatingUnaryCallable` instances, requiring an inner `UnaryCallable`, a request transformer, and a response transformer."],["The class also overrides the `futureCall` method of the parent `UnaryCallable` class, offering asynchronous call capabilities with an `ApiFuture` return."]]],[]]