public sealed class ImportYumArtifactsErrorInfo : IMessage<ImportYumArtifactsErrorInfo>, IEquatable<ImportYumArtifactsErrorInfo>, IDeepCloneable<ImportYumArtifactsErrorInfo>, IBufferMessage, IMessage
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 details the `ImportYumArtifactsErrorInfo` class, which provides error information for unsuccessful package imports in the Google Cloud Artifact Registry."],["The `ImportYumArtifactsErrorInfo` class is available in the `Google.Cloud.ArtifactRegistry.V1` namespace and can be found in the `Google.Cloud.ArtifactRegistry.V1.dll` assembly, with version 2.0.0 being the current context."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties of the `ImportYumArtifactsErrorInfo` class include `Error` which details the error status, `GcsSource` indicating the Google Cloud Storage location, and `SourceCase` to identify the source of the import request."],["The webpage contains links to numerous previous versions of this document and the most recent version being 2.9.0."]]],[]]