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 in the Google Cloud Artifact Registry v1 API, specifically for version 2.6.0."],["The `ImportYumArtifactsRequest` class is used to request the import of new yum artifacts and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers several methods, and two constructor overloads including one that copies from another `ImportYumArtifactsRequest`, `ImportYumArtifactsRequest()`, and `ImportYumArtifactsRequest(ImportYumArtifactsRequest)`."],["The `ImportYumArtifactsRequest` class has properties such as `GcsSource`, to specify a Google Cloud Storage location, `Parent`, to specify the parent resource location, and `SourceCase`, to identify the data source."],["The documentation outlines the different versions of the API, from 1.0.0 to the latest 2.9.0, with links to each version's `ImportYumArtifactsRequest` documentation."]]],[]]