Commit 6e3836f
authored
fix: [google-cloud-memorystore] Changed field behavior for an existing field
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
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
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 753627410
Source-Link:
googleapis/googleapis@4554091
Source-Link:
googleapis/googleapis-gen@a8de37e
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1lbW9yeXN0b3JlLy5Pd2xCb3QueWFtbCIsImgiOiJhOGRlMzdlNDg1ZTFmNzA0MjFlZjJlYTQzZTFlZjhjODM4YzgxZTQ2In0=
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>psc_connection_id in message .google.cloud.memorystore.v1.PscConnection (#13862)1 parent 487aa54 commit 6e3836f
File tree
23 files changed
+9576
-855
lines changed- packages/google-cloud-memorystore
- google/cloud
- memorystore_v1
- services/memorystore
- transports
- types
- memorystore
- samples/generated_samples
- scripts
- tests/unit/gapic/memorystore_v1
23 files changed
+9576
-855
lines changedLines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
28 | 38 | | |
29 | 39 | | |
30 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
31 | 45 | | |
32 | 46 | | |
| 47 | + | |
| 48 | + | |
33 | 49 | | |
34 | 50 | | |
35 | 51 | | |
| 52 | + | |
36 | 53 | | |
37 | 54 | | |
38 | 55 | | |
| 56 | + | |
39 | 57 | | |
| 58 | + | |
40 | 59 | | |
41 | 60 | | |
42 | 61 | | |
43 | 62 | | |
44 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
45 | 69 | | |
46 | 70 | | |
| 71 | + | |
| 72 | + | |
47 | 73 | | |
48 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
49 | 78 | | |
50 | 79 | | |
51 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
52 | 85 | | |
53 | 86 | | |
| 87 | + | |
| 88 | + | |
54 | 89 | | |
55 | 90 | | |
56 | 91 | | |
| 92 | + | |
57 | 93 | | |
58 | 94 | | |
| 95 | + | |
59 | 96 | | |
| 97 | + | |
60 | 98 | | |
61 | 99 | | |
62 | 100 | | |
| |||
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
28 | 38 | | |
29 | 39 | | |
30 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
31 | 45 | | |
32 | 46 | | |
| 47 | + | |
| 48 | + | |
33 | 49 | | |
34 | 50 | | |
35 | 51 | | |
| 52 | + | |
36 | 53 | | |
37 | 54 | | |
38 | 55 | | |
| 56 | + | |
39 | 57 | | |
| 58 | + | |
40 | 59 | | |
41 | 60 | | |
42 | 61 | | |
43 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
44 | 68 | | |
45 | 69 | | |
46 | 70 | | |
| 71 | + | |
| 72 | + | |
47 | 73 | | |
48 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
49 | 78 | | |
50 | 79 | | |
51 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
52 | 85 | | |
53 | 86 | | |
| 87 | + | |
| 88 | + | |
54 | 89 | | |
55 | 90 | | |
56 | 91 | | |
57 | 92 | | |
| 93 | + | |
58 | 94 | | |
59 | 95 | | |
60 | 96 | | |
| 97 | + | |
61 | 98 | | |
| 99 | + | |
62 | 100 | | |
63 | 101 | | |
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
18 | 28 | | |
19 | 29 | | |
20 | 30 | | |
21 | 31 | | |
22 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
23 | 48 | | |
24 | 49 | | |
25 | 50 | | |
| |||
30 | 55 | | |
31 | 56 | | |
32 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
33 | 68 | | |
34 | 69 | | |
35 | 70 | | |
36 | 71 | | |
37 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
38 | 78 | | |
39 | 79 | | |
40 | 80 | | |
| |||
0 commit comments