[[["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-07 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."]]],[]]