[[["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 details the `ApiMessageOperationTransformers.MetadataTransformer` class within the Google API Client Library for Java, specifically in the `gax` package."],["The latest version available for this class is 2.63.1, with a comprehensive list of prior versions ranging from 2.62.0 down to 2.7.1, all linked to their respective documentation pages."],["The `MetadataTransformer` class implements the `ApiFunction` interface, designed to transform `OperationSnapshot` objects into metadata messages of a specified type (`MetadataT`)."],["The class offers a static `create` method for instantiating a `MetadataTransformer` given a metadata class, and a `apply` method which will unwrap the `OperationSnapshot` and provide the contained operation metadata."],["The class inherits several methods from `java.lang.Object` such as `clone()`, `equals(Object)`, and `hashCode()`, among others, all for general object handling."]]],[]]