[[["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 webpage provides documentation for the `TranslatingUnaryCallable` class within the Google API Client Library for Java (gax), offering a range of versions from 2.7.1 up to the latest 2.63.1."],["`TranslatingUnaryCallable` is a subclass of `UnaryCallable` that enables the transformation of request and response types using specified transformers."],["The class offers a static `create` method that can create a new instance, taking an inner `UnaryCallable`, a request transformer, and a response transformer as parameters."],["It includes a `futureCall` method for asynchronous execution, allowing calls to be made with an outer request and an `ApiCallContext`, ultimately returning an `ApiFuture` of the outer response type."],["`TranslatingUnaryCallable` inherits various methods from `UnaryCallable` and `Object`, including methods for calling, future calling, cloning, and managing object properties."]]],[]]