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