[[["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 Libraries for Java, specifically for version 2.42.0, with links to previous versions."],["The `MetadataTransformer` class is a static class that implements the `ApiFunction` interface, transforming 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` static method allows the creation of a `MetadataTransformer` instance, accepting a class of type `ResponseT` as a parameter."],["The `apply` method allows the use of an `OperationSnapshot` as a parameter and returns the `MetadataT` type, per the `ApiFunction` implementation."]]],[]]