Class: Google::Apis::ServicenetworkingV1beta::RemoveDnsZoneResponse

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

Blank message response type for RemoveDnsZone API

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemoveDnsZoneResponse

Returns a new instance of RemoveDnsZoneResponse.



3462
3463
3464
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 3462

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3467
3468
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 3467

def update!(**args)
end