[[["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."],[[["This webpage provides documentation for the `ProtoOperationTransformers.MetadataTransformer` class within the Google API Client Library for Java, specifically for version 2.11.0, with links to documentation for various other versions, with version 2.63.1 being the latest."],["The `MetadataTransformer` class is designed to transform `OperationSnapshot` objects into a metadata type `MetadataT`, as shown by it implementing the `ApiFunction` interface."],["The class includes a static `create` method that allows the creation of a `MetadataTransformer` instance, utilizing a specified `packedClass` of type ResponseT, and returns a `MetadataTransformer\u003cResponseT\u003e`."],["The class includes a public apply method that takes an `OperationSnapshot` and returns a value of the `MetadataT` type."],["The class inherits members such as `clone()`, `equals(Object)`, and others from `java.lang.Object`."]]],[]]