public sealed class ImportAptArtifactsMetadata : IMessage<ImportAptArtifactsMetadata>, IEquatable<ImportAptArtifactsMetadata>, IDeepCloneable<ImportAptArtifactsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1beta2 API class ImportAptArtifactsMetadata.
[[["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 `ImportAptArtifactsMetadata` class within the Artifact Registry v1beta2 API."],["`ImportAptArtifactsMetadata` serves as the operation metadata for importing artifacts."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `ImportAptArtifactsMetadata`: a default constructor and one that takes another `ImportAptArtifactsMetadata` instance as a parameter."],["The class belongs to the `Google.Cloud.ArtifactRegistry.V1Beta2` namespace and is found within the `Google.Cloud.ArtifactRegistry.V1Beta2.dll` assembly."]]],[]]