Class: Google::Apis::ArtifactregistryV1beta2::ImportAptArtifactsMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ArtifactregistryV1beta2::ImportAptArtifactsMetadata
- 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
-
#initialize(**args) ⇒ ImportAptArtifactsMetadata
constructor
A new instance of ImportAptArtifactsMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ImportAptArtifactsMetadata
Returns a new instance of ImportAptArtifactsMetadata.
398 399 400 |
# File 'lib/google/apis/artifactregistry_v1beta2/classes.rb', line 398 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
403 404 |
# File 'lib/google/apis/artifactregistry_v1beta2/classes.rb', line 403 def update!(**args) end |