public sealed class ImportAptArtifactsMetadata : IMessage<ImportAptArtifactsMetadata>, IEquatable<ImportAptArtifactsMetadata>, IDeepCloneable<ImportAptArtifactsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 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."],[[["The latest version of the `ImportAptArtifactsMetadata` class is 2.9.0, with multiple previous versions available for reference, ranging back to version 1.0.0."],["`ImportAptArtifactsMetadata` is a class within the Artifact Registry v1 API, specifically designed for the metadata associated with importing artifacts."],["This class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as it shows what is inherited and implemented by the class."],["The `ImportAptArtifactsMetadata` class has two constructors: a default constructor and one that takes another `ImportAptArtifactsMetadata` object as a parameter for copying purposes."]]],[]]