public sealed class ImportAptArtifactsResponse : IMessage<ImportAptArtifactsResponse>, IEquatable<ImportAptArtifactsResponse>, IDeepCloneable<ImportAptArtifactsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1beta2 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."],[[["The latest version for the `ImportAptArtifactsResponse` class is 2.0.0-beta05, with 2.0.0-beta04 and 1.0.0-beta06 also available."],["`ImportAptArtifactsResponse` is a class within the Google Cloud Artifact Registry v1beta2 API, used to manage responses from importing APT artifacts."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `AptArtifacts`, which lists the imported artifacts, and `Errors`, which details any issues during the import process."],["The `ImportAptArtifactsResponse` has two constructors available, one default and one that accepts another `ImportAptArtifactsResponse` object as an argument."]]],[]]