Class: Google::Apis::CloudresourcemanagerV1beta1::UndeleteProjectRequest
- Inherits:
- 
      Object
      
        - Object
- Google::Apis::CloudresourcemanagerV1beta1::UndeleteProjectRequest
 
- Defined in:
- generated/google/apis/cloudresourcemanager_v1beta1/classes.rb,
 generated/google/apis/cloudresourcemanager_v1beta1/representations.rb,
 generated/google/apis/cloudresourcemanager_v1beta1/representations.rb
Overview
The request sent to the UndeleteProject method.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ UndeleteProjectRequest 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of UndeleteProjectRequest. 
- 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    Update properties of this object. 
Methods included from Google::Apis::Core::JsonObjectSupport
Methods included from Google::Apis::Core::Hashable
Constructor Details
#initialize(**args) ⇒ UndeleteProjectRequest
Returns a new instance of UndeleteProjectRequest
| 826 827 828 | # File 'generated/google/apis/cloudresourcemanager_v1beta1/classes.rb', line 826 def initialize(**args) update!(**args) end | 
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
| 831 832 | # File 'generated/google/apis/cloudresourcemanager_v1beta1/classes.rb', line 831 def update!(**args) end |