Class: Google::Apis::ServiceusageV1beta1::UpdateConsumerPolicyLroMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1beta1::UpdateConsumerPolicyLroMetadata
- 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 UpdateConsumerPolicyLRO method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UpdateConsumerPolicyLroMetadata
constructor
A new instance of UpdateConsumerPolicyLroMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateConsumerPolicyLroMetadata
Returns a new instance of UpdateConsumerPolicyLroMetadata.
4954 4955 4956 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 4954 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4959 4960 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 4959 def update!(**args) end |