Class: Google::Apis::ServicenetworkingV1beta::AddDnsZoneMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServicenetworkingV1beta::AddDnsZoneMetadata
- 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 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.
44 45 46 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 44 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
49 50 |
# File 'lib/google/apis/servicenetworking_v1beta/classes.rb', line 49 def update!(**args) end |