Class: Google::Apis::CloudresourcemanagerV1::UndeleteProjectRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV1::UndeleteProjectRequest
- Defined in:
- generated/google/apis/cloudresourcemanager_v1/classes.rb,
generated/google/apis/cloudresourcemanager_v1/representations.rb,
generated/google/apis/cloudresourcemanager_v1/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
1831 1832 1833 |
# File 'generated/google/apis/cloudresourcemanager_v1/classes.rb', line 1831 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1836 1837 |
# File 'generated/google/apis/cloudresourcemanager_v1/classes.rb', line 1836 def update!(**args) end |