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 latest version available for the Artifact Registry v1 API class ImportYumArtifactsErrorInfo is 2.9.0, with version 2.6.0 being the current page's focus."],["ImportYumArtifactsErrorInfo is a class that provides error information when a package fails to import into the Artifact Registry, and it implements several interfaces including IMessage, IEquatable, and IDeepCloneable."],["This class provides information on error details and the Google Cloud Storage location related to the import process, through its Error and GcsSource properties."],["The ImportYumArtifactsErrorInfo class includes constructors to create new instances, either empty or by cloning an existing ImportYumArtifactsErrorInfo object."],["The class contains a SourceCase property, of type `ImportYumArtifactsErrorInfo.SourceOneofCase`, that gives the specifics of the error source."]]],[]]