Class: Google::Apis::ServicenetworkingV1::RemoveDnsRecordSetResponse

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 RemoveDnsRecordSet API

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemoveDnsRecordSetResponse

Returns a new instance of RemoveDnsRecordSetResponse.



4144
4145
4146
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 4144

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4149
4150
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 4149

def update!(**args)
end