[[["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 latest version available for `TranslatingUnaryCallable` is 2.63.1, as shown in the provided list of versioned links."],["`TranslatingUnaryCallable` is a class extending `UnaryCallable` and is designed to translate request and response types using given transformers."],["This class includes static method `create()` that constructs a `TranslatingUnaryCallable` with parameters like `innerUnaryCallable`, `requestTransformer`, and `responseTransformer`."],["The `futureCall()` method allows for asynchronous calls, accepting an `OuterRequestT` and an `ApiCallContext` and returning an `ApiFuture\u003cOuterResponseT\u003e`."],["The `TranslatingUnaryCallable` class defines type parameters `InnerRequestT`, `InnerResponseT`, `OuterRequestT`, and `OuterResponseT` to specify the inner and outer request and response types."]]],[]]