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 Artifact Registry v1 API, specifically for version 2.7.0."],["`ImportYumArtifactsErrorInfo` is used to convey error details regarding the failure of a package import, extending from the base `object` and implementing multiple interfaces."],["The class has two constructors, a default one and one that takes another `ImportYumArtifactsErrorInfo` instance as a parameter."],["The `ImportYumArtifactsErrorInfo` class has three properties: `Error`, `GcsSource`, and `SourceCase` which provide error status, GCS location details, and source information, respectively."],["There is an available list of older versions from 2.6.0 down to 1.0.0, as well as a later version in 2.8.0 and 2.9.0, with the latter being the latest version available."]]],[]]