public sealed class ImportYumArtifactsMetadata : IMessage<ImportYumArtifactsMetadata>, IEquatable<ImportYumArtifactsMetadata>, IDeepCloneable<ImportYumArtifactsMetadata>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["This webpage details the `ImportYumArtifactsMetadata` class, which is used for operation metadata when importing artifacts within the Google Cloud Artifact Registry."],["The `ImportYumArtifactsMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the .NET `Object` class and has access to methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The provided documentation covers multiple versions of `ImportYumArtifactsMetadata`, ranging from version 1.0.0 to the latest version 2.9.0."],["The documentation provides details on two constructors of the `ImportYumArtifactsMetadata` class: a default parameterless constructor and a constructor that takes another `ImportYumArtifactsMetadata` object as a parameter."]]],[]]