public sealed class ImportYumArtifactsRequest : IMessage<ImportYumArtifactsRequest>, IEquatable<ImportYumArtifactsRequest>, IDeepCloneable<ImportYumArtifactsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class ImportYumArtifactsRequest.
[[["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 `ImportYumArtifactsRequest` class within the Google Cloud Artifact Registry v1 API, specifically version 2.4.0."],["The `ImportYumArtifactsRequest` class is used to request the import of new yum artifacts into the Artifact Registry."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImportYumArtifactsRequest` class includes properties for `GcsSource`, to specify the Google Cloud Storage location of content, and `Parent`, to define the target resource for artifact import, as well as `SourceCase`, which describes the source of the request."],["Multiple versions of the `ImportYumArtifactsRequest` class are available, ranging from version 1.0.0 to the latest version, 2.9.0, each with its respective documentation."]]],[]]