[[["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-03-21 UTC."],[[["This page provides documentation for the `ApiMessageOperationTransformers.ResponseTransformer` class in the Google API Client Library for Java (gax), specifically version 2.14.0."],["The `ResponseTransformer` class is designed to implement the `ApiFunction` interface, enabling the transformation of `OperationSnapshot` instances into response messages of type `ResponseT`."],["The provided list details links to older versions of `ResponseTransformer`, showcasing a range of versions from 2.63.1 (latest) down to 2.7.1, as well as the link for version 2.14.0."],["It includes static method `create(Class\u003cResponseT\u003e packedClass)` used to create a `ResponseTransformer` instance for a specific response type."],["The `apply(OperationSnapshot operationSnapshot)` method is how you unwrap an `OperationSnapshot` and return the contained response message."]]],[]]