Class: Google::Apis::ArtifactregistryV1beta2::ImportAptArtifactsMetadata

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/artifactregistry_v1beta2/classes.rb,
lib/google/apis/artifactregistry_v1beta2/representations.rb,
lib/google/apis/artifactregistry_v1beta2/representations.rb

Overview

The operation metadata for importing artifacts.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ImportAptArtifactsMetadata

Returns a new instance of ImportAptArtifactsMetadata.



360
361
362
# File 'lib/google/apis/artifactregistry_v1beta2/classes.rb', line 360

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



365
366
# File 'lib/google/apis/artifactregistry_v1beta2/classes.rb', line 365

def update!(**args)
end