[[["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-02 UTC."],[[["This webpage details the `ProtoOperationTransformers.MetadataTransformer` class within the Google API Client Library for Java (gax), showcasing its function as an `ApiFunction` that transforms `OperationSnapshot` to `MetadataT`."],["The class implements the `com.google.api.core.ApiFunction` interface and inherits methods from the `java.lang.Object` class, including common object methods like `equals`, `hashCode`, and `toString`."],["It provides a static `create` method to instantiate the `MetadataTransformer` with a specified `packedClass`, allowing for the creation of the instance and returning a new `MetadataTransformer` instance."],["The `apply` method is a core method that accepts an `OperationSnapshot` and returns a `MetadataT` instance, enabling the transformation from the operation's snapshot to its metadata."],["The webpage also provides links to the documentation for numerous previous versions, starting with version 2.63.1 and going all the way down to version 2.7.1."]]],[]]