[[["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."],[[["This webpage provides documentation for the `TranslatingUnaryCallable` class in the Google API Client Library for Java (gax), showcasing versions from 2.7.1 up to the latest release, 2.63.1."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable` and facilitates the transformation of request and response types using specified transformers."],["The class offers a static `create` method that instantiates a `TranslatingUnaryCallable` instance, which takes an inner `UnaryCallable`, a request transformer, and a response transformer."],["The `futureCall` method is available to perform asynchronous calls, taking an outer request and an `ApiCallContext` as input and returning an `ApiFuture` for the outer response."],["`TranslatingUnaryCallable` inherits several methods from `UnaryCallable`, allowing for interactions like synchronous calls, asynchronous calls, and setting the default call context."]]],[]]