Class: Google::Apis::ServicenetworkingV1::ConsumerConfigMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServicenetworkingV1::ConsumerConfigMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/servicenetworking_v1/classes.rb,
lib/google/apis/servicenetworking_v1/representations.rb,
lib/google/apis/servicenetworking_v1/representations.rb
Overview
Metadata provided through GetOperation request for the LRO generated by UpdateConsumerConfig API.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ConsumerConfigMetadata
constructor
A new instance of ConsumerConfigMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ConsumerConfigMetadata
Returns a new instance of ConsumerConfigMetadata.
1190 1191 1192 |
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 1190 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1195 1196 |
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 1195 def update!(**args) end |