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.
2696 2697 2698 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 2696 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2701 2702 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 2701 def update!(**args) end |