[[["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."],[[["This webpage provides documentation for the `TranslatingUnaryCallable` class within the Google Cloud API Client Libraries for Java, specifically the `com.google.api.gax.rpc` package, with the latest version being 2.63.1."],["The `TranslatingUnaryCallable` class is a type of `UnaryCallable` that is designed to translate between different request and response types using user-defined transformers."],["This class inherits several methods from the `UnaryCallable` class, including `call` and `futureCall`, which provide the ability to make both synchronous and asynchronous calls."],["The static `create` method enables the creation of a `TranslatingUnaryCallable` instance, by providing an inner `UnaryCallable`, a request transformer, and a response transformer."],["A comprehensive list of versions is available, ranging from version 2.63.1 down to 2.7.1, each linking to its respective documentation page for `TranslatingUnaryCallable`."]]],[]]