[[["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."],[[["The latest version available is 2.63.1, but the page lists many previous versions all the way back to 2.7.1 for the `TranslatingUnaryCallable` class."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable` and is designed to translate between different types of requests and responses, using specified transformers."],["It provides a static method `create` to instantiate the `TranslatingUnaryCallable`, which requires an inner `UnaryCallable`, a request transformer, and a response transformer as parameters."],["`TranslatingUnaryCallable` overrides the `futureCall` method from `UnaryCallable`, allowing asynchronous calls with specific request and context parameters."]]],[]]