Class: Google::Apis::ServiceusageV1beta1::GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1beta1::GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata
- 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) ⇒ 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.
2913 2914 2915 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 2913 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2918 2919 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 2918 def update!(**args) end |