Class: Google::Apis::CloudresourcemanagerV1::CreateTagBindingMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV1::CreateTagBindingMetadata
- 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 creating a TagValue.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CreateTagBindingMetadata
constructor
A new instance of CreateTagBindingMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CreateTagBindingMetadata
Returns a new instance of CreateTagBindingMetadata.
519 520 521 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 519 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
524 525 |
# File 'lib/google/apis/cloudresourcemanager_v1/classes.rb', line 524 def update!(**args) end |