[[["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."],[[["The latest version of the `TranslatingUnaryCallable` class is 2.63.1, and the page provides a comprehensive list of versions, ranging from 2.63.1 down to 2.7.1."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable`, allowing the translation of request and response types using transformers."],["This class provides a static `create` method that creates a `TranslatingUnaryCallable` instance with an inner `UnaryCallable`, a request transformer, and a response transformer, all of which are generic types."],["The `futureCall` method allows for asynchronous calls, accepting an outer request and `ApiCallContext`, returning an `ApiFuture` of the outer response type."],["`TranslatingUnaryCallable` inherits various methods from `UnaryCallable` and `Object`, such as `call`, `futureCall`, and methods for object management like `clone`, `equals`, and `hashCode`."]]],[]]