public sealed class ImportYumArtifactsMetadata : IMessage<ImportYumArtifactsMetadata>, IEquatable<ImportYumArtifactsMetadata>, IDeepCloneable<ImportYumArtifactsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 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 webpage provides documentation for the `ImportYumArtifactsMetadata` class within the Google Cloud Artifact Registry v1 API, specifically for .NET."],["The `ImportYumArtifactsMetadata` class serves as the operation metadata for importing artifacts and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists all the different available versions of `ImportYumArtifactsMetadata` within the `Google.Cloud.ArtifactRegistry.V1` namespace, from version 1.0.0 all the way to 2.9.0."],["This class can be constructed through two different constructors: a parameterless constructor, and a constructor accepting an existing `ImportYumArtifactsMetadata` object as a parameter, allowing it to be cloned."]]],[]]