Class: Google::Apis::ArtifactregistryV1::PromoteArtifactMetadata
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::ArtifactregistryV1::PromoteArtifactMetadata
 
 
- 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 metadata for promote artifact long running operation.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ PromoteArtifactMetadata 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of PromoteArtifactMetadata.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ PromoteArtifactMetadata
Returns a new instance of PromoteArtifactMetadata.
      2271 2272 2273  | 
    
      # File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2271 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      2276 2277  | 
    
      # File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2276 def update!(**args) end  |