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 document provides reference documentation for the `ImportAptArtifactsRequest` class within the Google Cloud Artifact Registry v1 API, specifically for version 2.7.0."],["The `ImportAptArtifactsRequest` class is used to request the import of new apt artifacts and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and another that takes an existing `ImportAptArtifactsRequest` object as a parameter."],["Key properties of the `ImportAptArtifactsRequest` class include `GcsSource` for specifying the Google Cloud Storage location of the content, `Parent` for the resource name, and `SourceCase` to identify the source of the artifacts."],["The document also includes an overview of inherited members from the base `object` class, as well as the namespace and assembly information for the `ImportAptArtifactsRequest` class."]]],[]]