Class: Google::Apis::ServiceusageV1::UpdateConsumerPolicyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1::UpdateConsumerPolicyMetadata
- 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) ⇒ UpdateConsumerPolicyMetadata
constructor
A new instance of UpdateConsumerPolicyMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateConsumerPolicyMetadata
Returns a new instance of UpdateConsumerPolicyMetadata.
4984 4985 4986 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 4984 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4989 4990 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 4989 def update!(**args) end |