public sealed class ImportYumArtifactsErrorInfo : IMessage<ImportYumArtifactsErrorInfo>, IEquatable<ImportYumArtifactsErrorInfo>, IDeepCloneable<ImportYumArtifactsErrorInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class ImportYumArtifactsErrorInfo.
Error information explaining why a package was not imported.
[[["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 information for the `ImportYumArtifactsErrorInfo` class, a part of the Google Cloud Artifact Registry v1 API, specifically within the 2.5.0 version."],["`ImportYumArtifactsErrorInfo` is used to detail the reasons why a YUM package import might have failed and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties `Error` and `GcsSource`, which provide details on the error status and the Google Cloud Storage source, respectively."],["The current release for this version of the class is 2.5.0, and other versions of the same class range between 1.0.0 and 2.9.0 (latest), with links provided for each of them."],["The `ImportYumArtifactsErrorInfo` class has two constructors: a parameterless one and another that takes an `ImportYumArtifactsErrorInfo` object as a parameter to perform a copy action."]]],[]]