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 webpage provides reference documentation for the `ImportYumArtifactsErrorInfo` class within the Google Cloud Artifact Registry v1 API, specifically version 2.3.0."],["The `ImportYumArtifactsErrorInfo` class represents error information detailing why a Yum package import failed, which can be further observed in the Error and SourceCase properties."],["The `ImportYumArtifactsErrorInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to participate in protocol buffer messaging and other deep cloning operations."],["The page also lists previous versions of the `ImportYumArtifactsErrorInfo` documentation, from version 1.0.0 up to the latest version 2.9.0."],["The class can be constructed using a default constructor, or by creating a new object with an existing `ImportYumArtifactsErrorInfo` instance provided as the `other` parameter."]]],[]]