[[["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-01 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."]]],[]]