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