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."],[[["This webpage provides documentation for the `ImportAptArtifactsMetadata` class, specifically within version 1.0.0-beta06 of the `Google.Cloud.ArtifactRegistry.V1Beta2` namespace."],["`ImportAptArtifactsMetadata` serves as the operation metadata for importing artifacts and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `Object` class and includes methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `ImportAptArtifactsMetadata` class offers two constructors: a default constructor and a constructor that takes another `ImportAptArtifactsMetadata` instance as a parameter."],["The documentation is available for other versions of the class, such as 2.0.0-beta05 (latest), and 2.0.0-beta04."]]],[]]