Class: Google::Apis::ServicenetworkingV1beta::DeleteConnectionMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServicenetworkingV1beta::DeleteConnectionMetadata
- 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 more...
Overview
Metadata provided through GetOperation request for the LRO generated by Delete Connection API
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeleteConnectionMetadata
constructor
A new instance of DeleteConnectionMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeleteConnectionMetadata
Returns a new instance of DeleteConnectionMetadata.
1174 1175 1176 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 1174 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1179 1180 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 1179 def update!(**args) end |