Commit graph

11 commits

Author SHA1 Message Date
Google APIs
bab01b38ef fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
4554091fa6 fix: Changed field behavior for an existing field psc_connection_id in message .google.cloud.memorystore.v1.PscConnection
feat: A new resource_definition `cloudkms.googleapis.com/CryptoKey` is added
feat: A new method `RescheduleMaintenance` is added to service `Memorystore`
feat: A new method `ListBackupCollections` is added to service `Memorystore`
feat: A new method `GetBackupCollection` is added to service `Memorystore`
feat: A new method `ListBackups` is added to service `Memorystore`
feat: A new method `GetBackup` is added to service `Memorystore`
feat: A new method `DeleteBackup` is added to service `Memorystore`
feat: A new method `ExportBackup` is added to service `Memorystore`
feat: A new method `BackupInstance` is added to service `Memorystore`
feat: A new field `target_engine_version` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `target_node_type` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new message `GcsBackupSource` is added
feat: A new message `ManagedBackupSource` is added
feat: A new field `gcs_source` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `managed_backup_source` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `psc_attachment_details` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `ondemand_maintenance` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `maintenance_policy` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `maintenance_schedule` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `cross_instance_replication_config` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `async_instance_endpoints_deletion_enabled` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `backup_collection` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `automated_backup_config` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new message `AutomatedBackupConfig` is added
feat: A new message `BackupCollection` is added
feat: A new resource_definition `memorystore.googleapis.com/BackupCollection` is added
feat: A new message `Backup` is added
feat: A new resource_definition `memorystore.googleapis.com/Backup` is added
feat: A new message `BackupFile` is added
feat: A new message `CrossInstanceReplicationConfig` is added
feat: A new message `MaintenancePolicy` is added
feat: A new message `WeeklyMaintenanceWindow` is added
feat: A new message `MaintenanceSchedule` is added
feat: A new message `PscAttachmentDetail` is added
feat: A new field `port` is added to message `.google.cloud.memorystore.v1.PscConnection`
feat: A new message `RescheduleMaintenanceRequest` is added
feat: A new message `ListBackupCollectionsRequest` is added
feat: A new message `ListBackupCollectionsResponse` is added
feat: A new message `GetBackupCollectionRequest` is added
feat: A new message `ListBackupsRequest` is added
feat: A new message `ListBackupsResponse` is added
feat: A new message `GetBackupRequest` is added
feat: A new message `DeleteBackupRequest` is added
feat: A new message `ExportBackupRequest` is added
feat: A new message `BackupInstanceRequest` is added
docs: A comment for field `psc_auto_connection` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `discovery_endpoints` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `node_type` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `engine_version` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `psc_auto_connections` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `port` in message `.google.cloud.memorystore.v1.PscAutoConnection` is changed
docs: A comment for field `psc_connection_id` in message `.google.cloud.memorystore.v1.PscConnection` is changed

PiperOrigin-RevId: 753627410
2025-05-01 09:55:07 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
49bbd6ba0f feat!: Updated google-cloud-memorystore-v1 dependency to version 1.x
PiperOrigin-RevId: 725730346
2025-02-11 12:30:49 -08:00
Google APIs
f6c71177d0 feat: add Instance.Mode.CLUSTER_DISABLED value, and deprecate STANDALONE
docs: A comment for enum value `STANDALONE` in enum `Mode` is changed

PiperOrigin-RevId: 725134583
2025-02-10 02:42:56 -08:00
Google APIs
77857c7930 feat: add Instance.Mode.CLUSTER_DISABLED value, and deprecate STANDALONE
docs: A comment for enum value `STANDALONE` in enum `Mode` is changed

PiperOrigin-RevId: 725131190
2025-02-10 02:29:46 -08:00
Google APIs
3be31fed1e chore: Configure google-cloud-memorystore Ruby client
PiperOrigin-RevId: 703291947
2024-12-05 16:37:33 -08:00
Google APIs
092fc5ec1a fix!: rename v1beta path of Memorystore API
docs: clarified resource wording

PiperOrigin-RevId: 699229199
2024-11-22 11:10:21 -08:00
Google APIs
6cac7aa777 fix!: rename v1 path of Memorystore API
docs: clarified resource wording

PiperOrigin-RevId: 699228265
2024-11-22 11:07:43 -08:00
Google APIs
b7c5b60ee7 feat: publishing v1 version of Memorystore API
PiperOrigin-RevId: 691873596
2024-10-31 11:22:40 -07:00
Google APIs
0a0f55aa7a feat: publishing v1beta version of Memorystore API
PiperOrigin-RevId: 691872215
2024-10-31 11:19:57 -07:00