Class: Google::Apis::ComposerV1::LoadSnapshotResponse
- Inherits:
- 
      Object
      
        - Object
- Google::Apis::ComposerV1::LoadSnapshotResponse
 
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/composer_v1/classes.rb,
 lib/google/apis/composer_v1/representations.rb,
 lib/google/apis/composer_v1/representations.rb
Overview
Response to LoadSnapshotRequest.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ LoadSnapshotResponse 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of LoadSnapshotResponse. 
- 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    Update properties of this object. 
Constructor Details
#initialize(**args) ⇒ LoadSnapshotResponse
Returns a new instance of LoadSnapshotResponse.
| 889 890 891 | # File 'lib/google/apis/composer_v1/classes.rb', line 889 def initialize(**args) update!(**args) end | 
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
| 894 895 | # File 'lib/google/apis/composer_v1/classes.rb', line 894 def update!(**args) end |