Class: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata
- 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 UpdateConsumerPolicy
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata
constructor
A new instance of GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata
Returns a new instance of GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata.
2811 2812 2813 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 2811 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2816 2817 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 2816 def update!(**args) end |