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

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

Blank message response type for RemoveDnsZone API

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemoveDnsZoneResponse

Returns a new instance of RemoveDnsZoneResponse.



4200
4201
4202
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 4200

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4205
4206
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 4205

def update!(**args)
end