Class: Google::Apis::RedisV1::GoogleCloudRedisV1ZoneMetadata

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/redis_v1/classes.rb,
generated/google/apis/redis_v1/representations.rb,
generated/google/apis/redis_v1/representations.rb

Overview

Defines specific information for a particular zone. Currently empty and reserved for future use only.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudRedisV1ZoneMetadata

Returns a new instance of GoogleCloudRedisV1ZoneMetadata.



205
206
207
# File 'generated/google/apis/redis_v1/classes.rb', line 205

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



210
211
# File 'generated/google/apis/redis_v1/classes.rb', line 210

def update!(**args)
end