Class: Google::Apis::ServicenetworkingV1::AddDnsZoneMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServicenetworkingV1::AddDnsZoneMetadata
- 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 AddDnsZone API
Instance Method Summary collapse
-
#initialize(**args) ⇒ AddDnsZoneMetadata
constructor
A new instance of AddDnsZoneMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AddDnsZoneMetadata
Returns a new instance of AddDnsZoneMetadata.
79 80 81 |
# File 'generated/google/apis/servicenetworking_v1/classes.rb', line 79 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
84 85 |
# File 'generated/google/apis/servicenetworking_v1/classes.rb', line 84 def update!(**args) end |