Class: Google::Apis::ArtifactregistryV1::ImportAptArtifactsMetadata

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

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ImportAptArtifactsMetadata

Returns a new instance of ImportAptArtifactsMetadata.



1166
1167
1168
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 1166

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1171
1172
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 1171

def update!(**args)
end