class Google::Apis::ArtifactregistryV1beta2::UploadYumArtifactRequest

The request to upload an artifact.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/artifactregistry_v1beta2/classes.rb, line 1178
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/artifactregistry_v1beta2/classes.rb, line 1183
def update!(**args)
end