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.
      1279 1280 1281  | 
    
      # File 'lib/google/apis/artifactregistry_v1/classes.rb', line 1279 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      1284 1285  | 
    
      # File 'lib/google/apis/artifactregistry_v1/classes.rb', line 1284 def update!(**args) end  |