public sealed class ImportAptArtifactsMetadata : IMessage<ImportAptArtifactsMetadata>, IEquatable<ImportAptArtifactsMetadata>, IDeepCloneable<ImportAptArtifactsMetadata>, IBufferMessage, IMessage
[[["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 `ImportAptArtifactsMetadata` class, found within the `Google.Cloud.ArtifactRegistry.V1` namespace, serves as the operation metadata for importing artifacts."],["This class is part of the `Google.Cloud.ArtifactRegistry.V1.dll` assembly and implements several interfaces, including `IMessage\u003cImportAptArtifactsMetadata\u003e`, `IEquatable\u003cImportAptArtifactsMetadata\u003e`, `IDeepCloneable\u003cImportAptArtifactsMetadata\u003e`, `IBufferMessage`, and `IMessage`."],["The `ImportAptArtifactsMetadata` class inherits from `Object` and provides methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two constructors available for `ImportAptArtifactsMetadata`: a default constructor and one that takes another `ImportAptArtifactsMetadata` object as a parameter."],["Version 2.9.0 is the most recent version listed for `ImportAptArtifactsMetadata`, with versions 1.0.0 through 2.8.0 also being accessible."]]],[]]