[[["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."],[[["The `TranslatingUnaryCallable` class is designed to translate request and response types within a unary call."],["This class extends `UnaryCallable` and inherits its members, including methods for synchronous and asynchronous calls, like `call` and `futureCall`."],["The static `create` method allows for the creation of a `TranslatingUnaryCallable` instance by taking an inner `UnaryCallable`, a request transformer, and a response transformer as parameters."],["The `futureCall` method in `TranslatingUnaryCallable` allows for asynchronous execution of the unary call, taking an `OuterRequestT` and `ApiCallContext`, and returning an `ApiFuture\u003cOuterResponseT\u003e`."],["This class is part of a series of versions, including the latest 2.63.1, with the current page containing information for version 2.48.1, with the list of versions extending back to version 2.7.1."]]],[]]