Class: Google::Apis::CloudresourcemanagerV2beta1::UpdateTagKeyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV2beta1::UpdateTagKeyMetadata
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudresourcemanager_v2beta1/classes.rb,
lib/google/apis/cloudresourcemanager_v2beta1/representations.rb,
lib/google/apis/cloudresourcemanager_v2beta1/representations.rb more...
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.
1254 1255 1256 |
# File 'lib/google/apis/cloudresourcemanager_v2beta1/classes.rb', line 1254 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1259 1260 |
# File 'lib/google/apis/cloudresourcemanager_v2beta1/classes.rb', line 1259 def update!(**args) end |