public sealed class ImportAptArtifactsRequest : IMessage<ImportAptArtifactsRequest>, IEquatable<ImportAptArtifactsRequest>, IDeepCloneable<ImportAptArtifactsRequest>, 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-04-02 UTC."],[[["This page documents the `ImportAptArtifactsRequest` class, which is used to request the import of new apt artifacts in the `Google.Cloud.ArtifactRegistry.V1Beta2` namespace."],["The `ImportAptArtifactsRequest` class inherits from `Object` and implements several interfaces including `IMessage\u003cImportAptArtifactsRequest\u003e`, `IEquatable\u003cImportAptArtifactsRequest\u003e`, `IDeepCloneable\u003cImportAptArtifactsRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class provides two constructors, one default and another that takes an `ImportAptArtifactsRequest` object as a parameter for creating a new request based on an existing one."],["Key properties of `ImportAptArtifactsRequest` include `GcsSource` (for specifying the Google Cloud Storage location of the input content), `Parent` (for specifying the parent resource), and `SourceCase` (to determine the type of the source)."]]],[]]