Class: Google::Apis::ServiceusageV1beta1::GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1beta1::GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata
- 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) ⇒ GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata
constructor
A new instance of GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata
Returns a new instance of GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata.
2689 2690 2691 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 2689 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2694 2695 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 2694 def update!(**args) end |