[[["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 comprehensive overview of its functionality across multiple versions."],["The `TranslatingUnaryCallable` class extends `UnaryCallable` and is designed to translate request and response types using specified transformers, allowing for the conversion of data between different formats."],["The documentation details inherited methods from `UnaryCallable` and `java.lang.Object`, including `call`, `futureCall`, `clone`, and `equals`, providing a full view of available operations."],["The `create` static method is used to construct a `TranslatingUnaryCallable` instance by defining an `innerUnaryCallable` and the transformers `requestTransformer` and `responseTransformer`, providing full customizability of the translation."],["The `futureCall` method is defined to be asynchronous and allows a user to perform an API call, and has the capability to override the `UnaryCallable.futureCall` method."]]],[]]