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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eImportAptArtifactsResponse\u003c/code\u003e class is part of the Google Cloud Artifact Registry v1beta2 API, specifically within the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1Beta2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response message received after importing APT artifacts, providing details on the artifacts imported and any errors encountered during the process.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportAptArtifactsResponse\u003c/code\u003e class contains two key properties: \u003ccode\u003eAptArtifacts\u003c/code\u003e, which is a list of the imported artifacts, and \u003ccode\u003eErrors\u003c/code\u003e, which contains details on any import errors.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class can be found in the \u003ccode\u003e2.0.0-beta05\u003c/code\u003e directory, there are also older versions available, such as \u003ccode\u003e2.0.0-beta04\u003c/code\u003e and \u003ccode\u003e1.0.0-beta06\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]