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