Class: Google::Apis::ServiceusageV1::AddEnableRulesMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1::AddEnableRulesMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/serviceusage_v1/classes.rb,
lib/google/apis/serviceusage_v1/representations.rb,
lib/google/apis/serviceusage_v1/representations.rb
Overview
Metadata for the AddEnableRules
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AddEnableRulesMetadata
constructor
A new instance of AddEnableRulesMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AddEnableRulesMetadata
Returns a new instance of AddEnableRulesMetadata.
29 30 31 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 29 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
34 35 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 34 def update!(**args) end |