Class: Google::Apis::ServicenetworkingV1beta::UpdateDnsRecordSetMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServicenetworkingV1beta::UpdateDnsRecordSetMetadata
- 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 more...
Overview
Metadata provided through GetOperation request for the LRO generated by UpdateDnsRecordSet API
Instance Method Summary collapse
-
#initialize(**args) ⇒ UpdateDnsRecordSetMetadata
constructor
A new instance of UpdateDnsRecordSetMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateDnsRecordSetMetadata
Returns a new instance of UpdateDnsRecordSetMetadata.
4323 4324 4325 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 4323 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4328 4329 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 4328 def update!(**args) end |