[[["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 latest version of the `TranslatingUnaryCallable` class is 2.63.1, and the page provides a comprehensive list of versions, ranging from 2.63.1 down to 2.7.1."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable`, allowing the translation of request and response types using transformers."],["This class provides a static `create` method that creates a `TranslatingUnaryCallable` instance with an inner `UnaryCallable`, a request transformer, and a response transformer, all of which are generic types."],["The `futureCall` method allows for asynchronous calls, accepting an outer request and `ApiCallContext`, returning an `ApiFuture` of the outer response type."],["`TranslatingUnaryCallable` inherits various methods from `UnaryCallable` and `Object`, such as `call`, `futureCall`, and methods for object management like `clone`, `equals`, and `hashCode`."]]],[]]