Artifact Registry V1 API - Class Google::Cloud::ArtifactRegistry::V1::ImportYumArtifactsRequest (v0.13.0)

Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::ImportYumArtifactsRequest.

The request to import new yum artifacts.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_source

def gcs_source() -> ::Google::Cloud::ArtifactRegistry::V1::ImportYumArtifactsGcsSource
Returns

#gcs_source=

def gcs_source=(value) -> ::Google::Cloud::ArtifactRegistry::V1::ImportYumArtifactsGcsSource
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — The name of the parent resource where the artifacts will be imported.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — The name of the parent resource where the artifacts will be imported.
Returns
  • (::String) — The name of the parent resource where the artifacts will be imported.