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