[[["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."],[[["The latest version available is 2.63.1, and this page also documents previous versions of the `ProtoOperationTransformers.MetadataTransformer` class dating back to version 2.7.1."],["This class, `ProtoOperationTransformers.MetadataTransformer`, is a static class that implements the `ApiFunction` interface and is designed to work with `OperationSnapshot` objects."],["The `MetadataTransformer` class is generic, using the type parameter `MetadataT`, which allows it to handle various metadata types."],["It provides a `create` static method for instantiating a new `MetadataTransformer` and an `apply` method that takes an `OperationSnapshot` object as input, and returns a `MetadataT` object."],["The `MetadataTransformer` class inherits basic methods from the `java.lang.Object` class such as `clone()`, `equals()`, and `toString()`."]]],[]]