public sealed class ImportAptArtifactsRequest : IMessage<ImportAptArtifactsRequest>, IEquatable<ImportAptArtifactsRequest>, IDeepCloneable<ImportAptArtifactsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class ImportAptArtifactsRequest.
[[["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 reference documentation for the `ImportAptArtifactsRequest` class within the Google Cloud Artifact Registry v1 API, specifically version 2.4.0."],["The `ImportAptArtifactsRequest` class is used to request the import of new apt artifacts into the Artifact Registry."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its functionality and integration within the .NET environment."],["The class includes constructors for creating instances and properties such as `GcsSource`, `Parent`, and `SourceCase` for managing the import process."],["This page also lists the different versions for this API endpoint, starting from version 1.0.0 up to the most recent version, 2.9.0."]]],[]]