[[["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.43.0, with links to other versions."],["The `MetadataTransformer` class, which implements the `ApiFunction` interface, is designed to transform an `OperationSnapshot` into a `MetadataT` object."],["It inherits functionalities from the `java.lang.Object` class, providing methods such as `clone`, `equals`, and `getClass`."],["The `create` method is a static method that generates a `MetadataTransformer` instance for a specified `ResponseT` class."],["The `apply` method takes an `OperationSnapshot` and returns a `MetadataT` object, demonstrating its role in operation metadata transformation."]]],[]]