Class: Google::Apis::ArtifactregistryV1::UploadYumArtifactRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/artifactregistry_v1/classes.rb,
lib/google/apis/artifactregistry_v1/representations.rb,
lib/google/apis/artifactregistry_v1/representations.rb

Overview

The request to upload an artifact.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UploadYumArtifactRequest

Returns a new instance of UploadYumArtifactRequest.



3116
3117
3118
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 3116

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3121
3122
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 3121

def update!(**args)
end