Class: Google::Apis::ArtifactregistryV1::UploadGoogetArtifactRequest

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
more...

Overview

The request to upload an artifact.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UploadGoogetArtifactRequest

Returns a new instance of UploadGoogetArtifactRequest.

[View source]

2717
2718
2719
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2717

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

2722
2723
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2722

def update!(**args)
end