[[["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-04-09 UTC."],[[["This page details the `TranslatingUnaryCallable` class, a `UnaryCallable` that translates request and response types using specified transformers, with version 2.63.1 being the latest."],["`TranslatingUnaryCallable` extends `UnaryCallable` and inherits methods like `call` and `futureCall`, as well as methods from the `Object` class such as `clone`, `equals`, and `hashCode`."],["The class uses type parameters to define inner and outer request and response types, providing flexibility in data transformation."],["The `create` static method allows for the instantiation of a `TranslatingUnaryCallable` using an inner `UnaryCallable`, a request transformer, and a response transformer."],["`futureCall` method allows an asynchronous call to be performed with the given context, overriding the `UnaryCallable` method."]]],[]]