Class: Google::Apis::CloudresourcemanagerV1::DeleteProjectMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV1::DeleteProjectMetadata
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudresourcemanager_v1/classes.rb,
lib/google/apis/cloudresourcemanager_v1/representations.rb,
lib/google/apis/cloudresourcemanager_v1/representations.rb
Overview
A status object which is used as the metadata
field for the Operation
returned by DeleteProject
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeleteProjectMetadata
constructor
A new instance of DeleteProjectMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeleteProjectMetadata
Returns a new instance of DeleteProjectMetadata.
587 588 589 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 587 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
592 593 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 592 def update!(**args) end |