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."],[[["The document provides reference documentation for the `ImportYumArtifactsErrorInfo` class in the Artifact Registry v1 API, within the `Google.Cloud.ArtifactRegistry.V1` namespace."],["`ImportYumArtifactsErrorInfo` is used to detail errors that occur when a package fails to import, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ImportYumArtifactsErrorInfo` contains properties like `Error`, which is a `Status` type detailing the error status, and `GcsSource`, which is an `ImportYumArtifactsGcsSource` type that holds the location of the requested google storage."],["The document lists a range of available versions for `ImportYumArtifactsErrorInfo`, starting from version 1.0.0 up to the latest 2.9.0."]]],[]]