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