Class: Google::Apis::MemcacheV1beta2::ZoneMetadata
- Inherits:
-
Object
- Object
- Google::Apis::MemcacheV1beta2::ZoneMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/memcache_v1beta2/classes.rb,
lib/google/apis/memcache_v1beta2/representations.rb,
lib/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.
1781 1782 1783 |
# File 'lib/google/apis/memcache_v1beta2/classes.rb', line 1781 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1786 1787 |
# File 'lib/google/apis/memcache_v1beta2/classes.rb', line 1786 def update!(**args) end |