Class Google::Cloud::ArtifactRegistry::V1beta2::ImportAptArtifactsRequest (v0.4.0)

The request to import new apt artifacts.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_source

def gcs_source() -> ::Google::Cloud::ArtifactRegistry::V1beta2::ImportAptArtifactsGcsSource
Returns

#gcs_source=

def gcs_source=(value) -> ::Google::Cloud::ArtifactRegistry::V1beta2::ImportAptArtifactsGcsSource
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.