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
805 806 807 |
# File 'generated/google/apis/cloudresourcemanager_v1beta1/classes.rb', line 805 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
810 811 |
# File 'generated/google/apis/cloudresourcemanager_v1beta1/classes.rb', line 810 def update!(**args) end |