Class: Google::Apis::MemcacheV1beta2::ZoneMetadata
- Inherits:
-
Object
- Object
- Google::Apis::MemcacheV1beta2::ZoneMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/memcache_v1beta2/classes.rb,
generated/google/apis/memcache_v1beta2/representations.rb,
generated/google/apis/memcache_v1beta2/representations.rb
Instance Method Summary collapse
-
#initialize(**args) ⇒ ZoneMetadata
constructor
A new instance of ZoneMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ZoneMetadata
Returns a new instance of ZoneMetadata.
1409 1410 1411 |
# File 'generated/google/apis/memcache_v1beta2/classes.rb', line 1409 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1414 1415 |
# File 'generated/google/apis/memcache_v1beta2/classes.rb', line 1414 def update!(**args) end |