Class: Google::Apis::CloudresourcemanagerV1::UpdateTagValueMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV1::UpdateTagValueMetadata
- 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 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.
2115 2116 2117 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 2115 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2120 2121 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 2120 def update!(**args) end |