[[["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-07 UTC."],[[["The `TranslatingUnaryCallable` class is designed to translate request and response types within a unary call."],["This class extends `UnaryCallable` and inherits its members, including methods for synchronous and asynchronous calls, like `call` and `futureCall`."],["The static `create` method allows for the creation of a `TranslatingUnaryCallable` instance by taking an inner `UnaryCallable`, a request transformer, and a response transformer as parameters."],["The `futureCall` method in `TranslatingUnaryCallable` allows for asynchronous execution of the unary call, taking an `OuterRequestT` and `ApiCallContext`, and returning an `ApiFuture\u003cOuterResponseT\u003e`."],["This class is part of a series of versions, including the latest 2.63.1, with the current page containing information for version 2.48.1, with the list of versions extending back to version 2.7.1."]]],[]]