Class: Google::Apis::ServicenetworkingV1beta::RemoveDnsZoneResponse
- Inherits:
-
Object
- Object
- Google::Apis::ServicenetworkingV1beta::RemoveDnsZoneResponse
- 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
-
#initialize(**args) ⇒ RemoveDnsZoneResponse
constructor
A new instance of RemoveDnsZoneResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RemoveDnsZoneResponse
Returns a new instance of RemoveDnsZoneResponse.
2943 2944 2945 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 2943 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2948 2949 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 2948 def update!(**args) end |