lib/google/apis/redis_v1/representations.rb in google-apis-redis_v1-0.20.0 vs lib/google/apis/redis_v1/representations.rb in google-apis-redis_v1-0.21.0

- old
+ new

@@ -361,9 +361,10 @@ property :read_replicas_mode, as: 'readReplicasMode' hash :redis_configs, as: 'redisConfigs' property :redis_version, as: 'redisVersion' property :replica_count, as: 'replicaCount' property :reserved_ip_range, as: 'reservedIpRange' + property :secondary_ip_range, as: 'secondaryIpRange' collection :server_ca_certs, as: 'serverCaCerts', class: Google::Apis::RedisV1::TlsCertificate, decorator: Google::Apis::RedisV1::TlsCertificate::Representation property :state, as: 'state' property :status_message, as: 'statusMessage' property :tier, as: 'tier'