Class: Google::Apis::ArtifactregistryV1::ImportYumArtifactsMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ArtifactregistryV1::ImportYumArtifactsMetadata
- 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
-
#initialize(**args) ⇒ ImportYumArtifactsMetadata
constructor
A new instance of ImportYumArtifactsMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ImportYumArtifactsMetadata
Returns a new instance of ImportYumArtifactsMetadata.
1392 1393 1394 |
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 1392 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1397 1398 |
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 1397 def update!(**args) end |