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 development."],["The `ImportAptArtifactsMetadata` class is used to handle operation metadata during the import of artifacts."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its features and compatibility with protobuf messages."],["The documentation covers a range of versions, from 1.0.0 to 2.9.0 (latest), for the .NET client library, with the currently viewed version being 2.4.0."],["The class inherits methods such as `GetHashCode`, `GetType`, and `ToString` from the base object class."]]],[]]