[[["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 webpage provides documentation for the `ProtoOperationTransformers.MetadataTransformer` class within the Google API Client Library for Java, specifically for version 2.51.0, with links to other versions."],["The `MetadataTransformer` class is a static inner class that implements the `ApiFunction` interface, allowing it to transform `OperationSnapshot` objects into `MetadataT` objects."],["The class inherits several methods from the `java.lang.Object` class, including `clone()`, `equals()`, and `toString()`, for standard object operations."],["The `create()` static method allows the creation of a `MetadataTransformer` instance for a specific response type, using the `packedClass` parameter to indicate the class of the response."],["The `apply()` method takes an `OperationSnapshot` as input and returns an object of type `MetadataT`, representing the transformed metadata, which can be done for each operation."]]],[]]