feat: [Memorystore for Redis Cluster] Added support for Backups and Backup Collections
feat: [Memorystore for Redis Cluster] Added support for Multiple VPCs
feat: [Memorystore for Redis Cluster] Added support for Cross Cluster Replication
feat: [Memorystore for Redis Cluster] Added support for CMEK
feat: New REQUIRED field `service_attachment` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
fix: Changed field behavior for an existing field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
fix: Changed field behavior for an existing field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
fix: Changed field behavior for an existing field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
fix: Changed field behavior for an existing field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
docs: A comment for enum value `NODE_TYPE_UNSPECIFIED` in enum `NodeType` is changed
docs: A comment for field `name` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed
docs: A comment for field `shard_count` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed
docs: A comment for field `psc_configs` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed
docs: A comment for field `psc_connections` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed
docs: A comment for field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for field `project_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for enum value `ALWAYS` in enum `AppendFsync` is changed
PiperOrigin-RevId: 716377231
feat: [Memorystore for Redis Cluster] Added support for Backups and Backup Collections
feat: [Memorystore for Redis Cluster] Added support for Multiple VPCs
feat: [Memorystore for Redis Cluster] Added support for Cross Cluster Replication
feat: [Memorystore for Redis Cluster] Added support for CMEK
feat: New REQUIRED field `service_attachment` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
fix: Changed field behavior for an existing field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
fix: Changed field behavior for an existing field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
fix: Changed field behavior for an existing field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
fix: Changed field behavior for an existing field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection`
docs: A comment for enum value `NODE_TYPE_UNSPECIFIED` in enum `NodeType` is changed
docs: A comment for field `name` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed
docs: A comment for field `shard_count` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed
docs: A comment for field `psc_configs` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed
docs: A comment for field `psc_connections` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed
docs: A comment for field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for field `project_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed
docs: A comment for enum value `ALWAYS` in enum `AppendFsync` is changed
PiperOrigin-RevId: 715144046
feat: Add persistence support
feat: Get details of certificate authority from redis cluster
docs: size_gb field shows the size of the cluster rounded up to the next integer, precise_size_gb field will show the exact size of the cluster
chore(ruby): Configure clients for google-cloud-redis-cluster
PiperOrigin-RevId: 640556570
feat: [Memorystore for Redis Cluster] Add persistence support
feat: [Memorystore for Redis Cluster] Get details of certificate authority from redis cluster
docs: [Memorystore for Redis Cluster] size_gb field shows the size of the cluster rounded up to the next integer, precise_size_gb field will show the exact size of the cluster
PiperOrigin-RevId: 640389721
feat: [Cloud Memorystore for Redis] Add suspension_reasons field
feat: [Cloud Memorystore for Redis] Add persistence support
feat: [Cloud Memorystore for Redis] Add self service update maintenance version support
PiperOrigin-RevId: 529822563
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566