public sealed class ImportAptArtifactsErrorInfo : IMessage<ImportAptArtifactsErrorInfo>, IEquatable<ImportAptArtifactsErrorInfo>, IDeepCloneable<ImportAptArtifactsErrorInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class ImportAptArtifactsErrorInfo.
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 document provides reference information for the `ImportAptArtifactsErrorInfo` class within the Google Cloud Artifact Registry v1 API, specifically version 2.8.0."],["The `ImportAptArtifactsErrorInfo` class details error information related to the failure of importing an Apt package and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and another that takes an `ImportAptArtifactsErrorInfo` object as a parameter."],["The `ImportAptArtifactsErrorInfo` class includes properties like `Error`, which provides the detailed error status, `GcsSource`, specifying the Google Cloud Storage location, and `SourceCase`, which indicates the specific source case."],["There are twelve versions of the documentation available, with version 2.9.0 being the latest and 1.0.0 being the oldest."]]],[]]