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, a part of the Google Cloud Artifact Registry v1 API."],["The `ImportAptArtifactsErrorInfo` class is designed to capture and convey the error details that occur during the process of importing an APT artifact."],["The document outlines that the `ImportAptArtifactsErrorInfo` class is part of the `Google.Cloud.ArtifactRegistry.V1` namespace, within the `Google.Cloud` hierarchy."],["The document showcases the range of API versions available for the `ImportAptArtifactsErrorInfo` class, from the latest version 2.9.0 all the way down to 1.0.0."],["The `ImportAptArtifactsErrorInfo` class has properties like `Error` and `GcsSource`, and has constructors that accept either nothing or another `ImportAptArtifactsErrorInfo` object as the parameter."]]],[]]