Class: Google::Apis::ArtifactregistryV1::UploadGoogetArtifactMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ArtifactregistryV1::UploadGoogetArtifactMetadata
- 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 uploading artifacts.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UploadGoogetArtifactMetadata
constructor
A new instance of UploadGoogetArtifactMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UploadGoogetArtifactMetadata
Returns a new instance of UploadGoogetArtifactMetadata.
2723 2724 2725 |
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2723 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2728 2729 |
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2728 def update!(**args) end |