[[["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 `ApiMessageOperationTransformers.MetadataTransformer` class within the Google API Client Library for Java, specifically in the `com.google.api.gax.httpjson` package."],["The page offers a comprehensive list of versions for this class, ranging from the latest [2.63.1](/java/docs/reference/gax/latest/com.google.api.gax.httpjson.ApiMessageOperationTransformers.MetadataTransformer) to version [2.7.1](/java/docs/reference/gax/2.7.1/com.google.api.gax.httpjson.ApiMessageOperationTransformers.MetadataTransformer), allowing for specific version reference."],["`MetadataTransformer` is a class that implements the `ApiFunction` interface, enabling the transformation of `OperationSnapshot` objects into metadata messages of a specified type."],["The static method `create` is provided for constructing a `MetadataTransformer` instance, requiring the `Class` object of the desired metadata type as input."],["`apply` is the method used to transform an `OperationSnapshot` into the appropriate metadata message for a given operation."]]],[]]