public sealed class ImportAptArtifactsResponse : IMessage<ImportAptArtifactsResponse>, IEquatable<ImportAptArtifactsResponse>, IDeepCloneable<ImportAptArtifactsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class ImportAptArtifactsResponse.
The response message from importing APT artifacts.
[[["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 documentation for the `ImportAptArtifactsResponse` class within the Google Cloud Artifact Registry v1 API, specifically version 2.6.0."],["The `ImportAptArtifactsResponse` class, used for handling responses when importing APT artifacts, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `AptArtifacts`, representing the imported APT artifacts, and `Errors`, providing details on packages that failed to import."],["There are also links to prior versions of the document ranging from version 1.0.0 up to 2.9.0, where version 2.9.0 is stated to be the latest."]]],[]]