Class: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1::GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata
- 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) ⇒ 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.
2594 2595 2596 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 2594 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2599 2600 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 2599 def update!(**args) end |