Class: Google::Apis::ServicenetworkingV1beta::PartialDeleteConnectionMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServicenetworkingV1beta::PartialDeleteConnectionMetadata
- 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 Partial Delete Connection API
Instance Method Summary collapse
-
#initialize(**args) ⇒ PartialDeleteConnectionMetadata
constructor
A new instance of PartialDeleteConnectionMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PartialDeleteConnectionMetadata
Returns a new instance of PartialDeleteConnectionMetadata.
2638 2639 2640 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 2638 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2643 2644 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 2643 def update!(**args) end |