[[["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-15 UTC."],[[["This webpage provides documentation for the `TranslatingUnaryCallable` class in the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["`TranslatingUnaryCallable` is a class that extends `UnaryCallable` and is designed to translate request and response types between an inner and outer type using transformers."],["The class supports generic type parameters, including `InnerRequestT`, `InnerResponseT`, `OuterRequestT`, and `OuterResponseT`, allowing for flexibility in handling various data types."],["The webpage shows a list of historical versions of the class, from version 2.63.1 to 2.7.1, and provides links to documentation for each version."],["`TranslatingUnaryCallable` class has static create method to create an instance of the class and the futureCall method allows to perform an asynchronous call."]]],[]]