Class: Google::Apis::ServicenetworkingV1beta::ConsumerConfigMetadata

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/servicenetworking_v1beta/classes.rb,
lib/google/apis/servicenetworking_v1beta/representations.rb,
lib/google/apis/servicenetworking_v1beta/representations.rb

Overview

Metadata provided through GetOperation request for the LRO generated by UpdateConsumerConfig API.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ConsumerConfigMetadata

Returns a new instance of ConsumerConfigMetadata.



794
795
796
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 794

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



799
800
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 799

def update!(**args)
end