[[["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.45.0, with links to other versions."],["The `MetadataTransformer` class, which implements the `ApiFunction` interface, is designed to transform `OperationSnapshot` instances into metadata objects of type `MetadataT`."],["The class inherits standard methods from `java.lang.Object` such as `clone()`, `equals()`, and `wait()`, and a table also explains its lone type parameter, `MetadataT`."],["The static `create()` method allows creating a `MetadataTransformer` instance using a provided `packedClass` parameter of type `Class\u003cResponseT\u003e`, and it returns a `MetadataTransformer` of type `\u003cResponseT\u003e`."],["The `apply()` method allows you to apply the transformation of an `OperationSnapshot` instance to a metadata object of type `MetadataT`, returning said object."]]],[]]