Class: Google::Apis::ServicenetworkingV1::RemoveDnsZoneResponse

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

Blank message response type for RemoveDnsZone API

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemoveDnsZoneResponse

Returns a new instance of RemoveDnsZoneResponse.



3190
3191
3192
# File 'generated/google/apis/servicenetworking_v1/classes.rb', line 3190

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3195
3196
# File 'generated/google/apis/servicenetworking_v1/classes.rb', line 3195

def update!(**args)
end