Commit 3f8ab82
authored
feat: [google-cloud-memorystore] add Instance.Mode.CLUSTER_DISABLED value, and deprecate STANDALONE (#13508)
BEGIN_COMMIT_OVERRIDE
feat: add Instance.Mode.CLUSTER_DISABLED value, and deprecate STANDALONE
docs: A comment for enum value `STANDALONE` in enum `Mode` is changed
END_COMMIT_OVERRIDE
- [ ] Regenerate this pull request now.
docs: A comment for enum value `STANDALONE` in enum `Mode` is changed
PiperOrigin-RevId: 725134583
Source-Link:
googleapis/googleapis@f6c7117
Source-Link:
googleapis/googleapis-gen@7306b34
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1lbW9yeXN0b3JlLy5Pd2xCb3QueWFtbCIsImgiOiI3MzA2YjM0MzhiOTc3NzQ4N2VjNGE1MzhjMTkxNTVkNTFiY2RjNWMyIn0=
BEGIN_NESTED_COMMIT
feat: [google-cloud-memorystore] add Instance.Mode.CLUSTER_DISABLED
value, and deprecate STANDALONE
docs: A comment for enum value `STANDALONE` in enum `Mode` is changed
PiperOrigin-RevId: 725131190
Source-Link:
googleapis/googleapis@77857c7
Source-Link:
googleapis/googleapis-gen@0133d5f
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1lbW9yeXN0b3JlLy5Pd2xCb3QueWFtbCIsImgiOiIwMTMzZDVmN2I0NWZmYjAzNjdiMzYxODk0ZWJlMTA4NDdiODI0OTRiIn0=
END_NESTED_COMMIT
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 3e64234 commit 3f8ab82
File tree
2 files changed
+8
-2
lines changed- packages/google-cloud-memorystore/google/cloud
- memorystore_v1beta/types
- memorystore_v1/types
2 files changed
+8
-2
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
250 | 252 | | |
251 | 253 | | |
252 | 254 | | |
253 | 255 | | |
| 256 | + | |
254 | 257 | | |
255 | 258 | | |
256 | 259 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
250 | 252 | | |
251 | 253 | | |
252 | 254 | | |
253 | 255 | | |
| 256 | + | |
254 | 257 | | |
255 | 258 | | |
256 | 259 | | |
| |||
0 commit comments