public sealed class ImportYumArtifactsErrorInfo : IMessage<ImportYumArtifactsErrorInfo>, IEquatable<ImportYumArtifactsErrorInfo>, IDeepCloneable<ImportYumArtifactsErrorInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1beta2 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-04-02 UTC."],[[["This document provides reference information for the `ImportYumArtifactsErrorInfo` class, a part of the Google Cloud Artifact Registry v1beta2 API, within the .NET environment."],["The `ImportYumArtifactsErrorInfo` class is designed to detail the errors encountered when a package fails to import, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`, alongside its own constructors and properties."],["Key properties of `ImportYumArtifactsErrorInfo` include `Error`, which details the status of the error, `GcsSource`, indicating the Google Cloud Storage location requested, and `SourceCase`, which specifies the source of the import failure."],["The document references different versions of the Artifact Registry v1beta2 API, including 2.0.0-beta05, 2.0.0-beta04, and 1.0.0-beta06."]]],[]]