Class: Google::Apis::ServicenetworkingV1beta::RemoveDnsZoneMetadata

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

Metadata provided through GetOperation request for the LRO generated by RemoveDnsZone API

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemoveDnsZoneMetadata

Returns a new instance of RemoveDnsZoneMetadata.



2930
2931
2932
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 2930

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2935
2936
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 2935

def update!(**args)
end