Class: Google::Apis::ServiceusageV1beta1::UpdateConsumerPolicyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1beta1::UpdateConsumerPolicyMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/serviceusage_v1beta1/classes.rb,
lib/google/apis/serviceusage_v1beta1/representations.rb,
lib/google/apis/serviceusage_v1beta1/representations.rb
Overview
Metadata for the UpdateConsumerPolicy method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UpdateConsumerPolicyMetadata
constructor
A new instance of UpdateConsumerPolicyMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateConsumerPolicyMetadata
Returns a new instance of UpdateConsumerPolicyMetadata.
5622 5623 5624 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 5622 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5627 5628 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 5627 def update!(**args) end |