Class: Google::Apis::CloudresourcemanagerV1::DeleteTagKeyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV1::DeleteTagKeyMetadata
- 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
Runtime operation information for deleting a TagKey.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeleteTagKeyMetadata
constructor
A new instance of DeleteTagKeyMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeleteTagKeyMetadata
Returns a new instance of DeleteTagKeyMetadata.
613 614 615 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 613 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
618 619 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 618 def update!(**args) end |