Class: Google::Apis::ServicenetworkingV1::RemoveDnsRecordSetMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServicenetworkingV1::RemoveDnsRecordSetMetadata
- 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
Metadata provided through GetOperation request for the LRO generated by RemoveDnsRecordSet API
Instance Method Summary collapse
-
#initialize(**args) ⇒ RemoveDnsRecordSetMetadata
constructor
A new instance of RemoveDnsRecordSetMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RemoveDnsRecordSetMetadata
Returns a new instance of RemoveDnsRecordSetMetadata.
4095 4096 4097 |
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 4095 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4100 4101 |
# File 'lib/google/apis/servicenetworking_v1/classes.rb', line 4100 def update!(**args) end |