Class: Google::Apis::CloudresourcemanagerV2beta1::UpdateTagValueMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV2beta1::UpdateTagValueMetadata
- 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
Overview
Runtime operation information for updating a TagValue.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UpdateTagValueMetadata
constructor
A new instance of UpdateTagValueMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateTagValueMetadata
Returns a new instance of UpdateTagValueMetadata.
1268 1269 1270 |
# File 'lib/google/apis/cloudresourcemanager_v2beta1/classes.rb', line 1268 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1273 1274 |
# File 'lib/google/apis/cloudresourcemanager_v2beta1/classes.rb', line 1273 def update!(**args) end |