[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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`."]]],[]]