Class: Google::Apis::ServicenetworkingV1::UpdateDnsRecordSetMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServicenetworkingV1::UpdateDnsRecordSetMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/servicenetworking_v1/classes.rb,
generated/google/apis/servicenetworking_v1/representations.rb,
generated/google/apis/servicenetworking_v1/representations.rb
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.
3952 3953 3954 |
# File 'generated/google/apis/servicenetworking_v1/classes.rb', line 3952 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3957 3958 |
# File 'generated/google/apis/servicenetworking_v1/classes.rb', line 3957 def update!(**args) end |