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