[[["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."],[[["The webpage provides documentation for the `TranslatingUnaryCallable` class in the Google Cloud API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The latest version available is 2.63.1, with a list of all the other versions as well, down to 2.7.1, that you can navigate to for documentation."],["`TranslatingUnaryCallable` is a class that allows for the translation of request and response types using provided transformers, and it extends `UnaryCallable`, inheriting its members."],["The `create` static method is available to create new instances of `TranslatingUnaryCallable`, taking an `innerUnaryCallable`, `requestTransformer`, and `responseTransformer` as parameters."],["The `futureCall` method provides asynchronous call functionality, taking an outer request and ApiCallContext, and returning an ApiFuture."]]],[]]