Class: Google::Apis::CloudresourcemanagerV1::UpdateTagValueMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV1::UpdateTagValueMetadata
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- generated/google/apis/cloudresourcemanager_v1/classes.rb,
generated/google/apis/cloudresourcemanager_v1/representations.rb,
generated/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.
2042 2043 2044 |
# File 'generated/google/apis/cloudresourcemanager_v1/classes.rb', line 2042 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2047 2048 |
# File 'generated/google/apis/cloudresourcemanager_v1/classes.rb', line 2047 def update!(**args) end |