[[["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.57.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 `java.lang.Object` and implements the `ApiFunction` interface from `com.google.api.core`."],["It offers a static method `create()` for creating a new `MetadataTransformer` instance, which requires a `packedClass` of type `Class\u003cResponseT\u003e` as a parameter."],["The class contains an `apply` method that accepts an `OperationSnapshot` and returns a `MetadataT` object."]]],[]]