Class: Google::Apis::CloudresourcemanagerV1::UpdateTagKeyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV1::UpdateTagKeyMetadata
- 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 updating a TagKey.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UpdateTagKeyMetadata
constructor
A new instance of UpdateTagKeyMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateTagKeyMetadata
Returns a new instance of UpdateTagKeyMetadata.
2102 2103 2104 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 2102 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2107 2108 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 2107 def update!(**args) end |