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 webpage provides reference documentation for the \u003ccode\u003eImportYumArtifactsResponse\u003c/code\u003e class in the Google Cloud Artifact Registry v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportYumArtifactsResponse\u003c/code\u003e class is the response message returned after importing YUM artifacts and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers multiple versions, with the latest being version 2.9.0, and the documentation includes a list of available versions ranging from 1.0.0 to 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportYumArtifactsResponse\u003c/code\u003e has two main properties, \u003ccode\u003eErrors\u003c/code\u003e, for detailing import issues, and \u003ccode\u003eYumArtifacts\u003c/code\u003e, for listing the artifacts that have been imported successfully.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, \u003ccode\u003eImportYumArtifactsResponse()\u003c/code\u003e, and an overload that accepts another \u003ccode\u003eImportYumArtifactsResponse\u003c/code\u003e object for duplication.\u003c/p\u003e\n"]]],[],null,[]]