public sealed class ImportAptArtifactsErrorInfo : IMessage<ImportAptArtifactsErrorInfo>, IEquatable<ImportAptArtifactsErrorInfo>, IDeepCloneable<ImportAptArtifactsErrorInfo>, 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eImportAptArtifactsErrorInfo\u003c/code\u003e class provides details on why a package import failed, offering specific error information.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportAptArtifactsErrorInfo\u003c/code\u003e class has two constructors and exposes properties for detailed error status via \u003ccode\u003eError\u003c/code\u003e, Google Cloud Storage location through \u003ccode\u003eGcsSource\u003c/code\u003e, and \u003ccode\u003eSourceCase\u003c/code\u003e for identifying the type of source.\u003c/p\u003e\n"],["\u003cp\u003eThe properties, \u003ccode\u003eError\u003c/code\u003e of type \u003ccode\u003eStatus\u003c/code\u003e and \u003ccode\u003eGcsSource\u003c/code\u003e of type \u003ccode\u003eImportAptArtifactsGcsSource\u003c/code\u003e provides additional details on the error encountered during import, as well as the location in Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1Beta2\u003c/code\u003e namespace, which is found in the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1Beta2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]