public sealed class ImportYumArtifactsResponse : IMessage<ImportYumArtifactsResponse>, IEquatable<ImportYumArtifactsResponse>, IDeepCloneable<ImportYumArtifactsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class ImportYumArtifactsResponse.
The response message from importing YUM artifacts.
[[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eImportYumArtifactsResponse\u003c/code\u003e class in the Google Cloud Artifact Registry v1 API, specifically within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportYumArtifactsResponse\u003c/code\u003e class is used to handle the response message when importing YUM artifacts, which is part of the Artifact Registry functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, gaining access to certain built in C# functions.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eErrors\u003c/code\u003e (for details on failed imports) and \u003ccode\u003eYumArtifacts\u003c/code\u003e (for the list of imported YUM artifacts), both of which use the \u003ccode\u003eRepeatedField\u003c/code\u003e type for holding multiple values.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the different versions of the Google.Cloud.ArtifactRegistry.V1 library available, ranging from 1.0.0 to 2.9.0 (latest), allowing you to navigate different documentation sets.\u003c/p\u003e\n"]]],[],null,[]]