[[["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), covering versions from 2.7.1 up to the latest, 2.63.1."],["`TranslatingUnaryCallable` is a subclass of `UnaryCallable` that facilitates the translation of request and response types using specified transformers."],["The `create` static method allows for the creation of a `TranslatingUnaryCallable` instance, requiring an inner `UnaryCallable`, a request transformer, and a response transformer as parameters."],["The `futureCall` method enables asynchronous execution of calls, taking an outer request and an `ApiCallContext` as parameters, and returns an `ApiFuture` of the outer response type."],["`TranslatingUnaryCallable` inherits and provides access to several methods from the parent class `UnaryCallable`, such as `call`, `futureCall` and `withDefaultCallContext` and methods from the java.lang.Object."]]],[]]