[[["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 webpage provides a comprehensive list of versions for `TranslatingUnaryCallable`, ranging from version 2.7.1 up to the latest version 2.63.1."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable` and is designed to translate request and response types using specified transformers."],["It inherits several methods from `UnaryCallable` such as `call`, `futureCall`, and `withDefaultCallContext` as well as many others from `Object`."],["The class offers a static `create` method for creating instances, which requires an `innerUnaryCallable`, a `requestTransformer`, and a `responseTransformer` as parameters."],["`TranslatingUnaryCallable` provides a `futureCall` method that performs a call asynchronously, taking a request and context as parameters and returning an `ApiFuture`."]]],[]]