[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]