public sealed class ImportYumArtifactsMetadata : IMessage<ImportYumArtifactsMetadata>, IEquatable<ImportYumArtifactsMetadata>, IDeepCloneable<ImportYumArtifactsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1beta2 API class ImportYumArtifactsMetadata.
[[["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 document provides reference documentation for the `ImportYumArtifactsMetadata` class, which is part of the Artifact Registry v1beta2 API."],["`ImportYumArtifactsMetadata` serves as operation metadata for importing artifacts within the Google Cloud Artifact Registry."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for functionality like message handling, equality checking, deep cloning and buffer management."],["The class inherits from the base `object` class and has inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The latest version of this class is 2.0.0-beta05, with previous versions 2.0.0-beta04 and 1.0.0-beta06 also available, and the namespace for this class is `Google.Cloud.ArtifactRegistry.V1Beta2`."]]],[]]