Class: Google::Apis::ArtifactregistryV1::UploadGenericArtifactMetadata

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 operation metadata for uploading generic artifacts.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UploadGenericArtifactMetadata

Returns a new instance of UploadGenericArtifactMetadata.



2849
2850
2851
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2849

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2854
2855
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2854

def update!(**args)
end