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.



4192
4193
4194
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 4192

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4197
4198
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 4197

def update!(**args)
end