class Google::Apis::ArtifactregistryV1beta2::UploadAptArtifactRequest

The request to upload an artifact.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/artifactregistry_v1beta2/classes.rb, line 1125
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 1130
def update!(**args)
end