Class: Google::Apis::ServicenetworkingV1::DeleteConnectionMetadata

Inherits:
Object
  • Object
show all
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 Delete Connection API

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DeleteConnectionMetadata

Returns a new instance of DeleteConnectionMetadata.



1435
1436
1437
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 1435

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1440
1441
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 1440

def update!(**args)
end