Class: Google::Apis::ArtifactregistryV1::UploadAptArtifactMetadata

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

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UploadAptArtifactMetadata

Returns a new instance of UploadAptArtifactMetadata.



2757
2758
2759
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2757

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2762
2763
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2762

def update!(**args)
end