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."],[[["This webpage provides documentation for the `ImportAptArtifactsMetadata` class within the Google Cloud Artifact Registry v1 API, specifically for .NET."],["The class `ImportAptArtifactsMetadata` serves as metadata for operations that import artifacts, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the API available, ranging from version 1.0.0 to the latest version 2.9.0, each with its own documentation page, and version 2.3.0 is the current version in focus on this page."],["The page also shows the class's inheritance structure and lists its constructors, such as the default constructor and one that takes another `ImportAptArtifactsMetadata` object as a parameter."],["There are two ways to create an instance of the class, using a parameterless constructor or with another object of the same class as parameter."]]],[]]