This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Commit 4be3740
authored
fix!: change routing to remove location parameter in preparation for the addition of regional support (#178)
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/0ba8d2f8-7f35-417b-8c9a-d829ca01eac0/targets
PiperOrigin-RevId: 311164352
Source-Link: googleapis/googleapis@1b8b77d
BREAKING CHANGE: Location name helpers have been removed in preparation for regionalization support. Please use a parent string directly instead.1 parent ef3a106 commit 4be3740
File tree
68 files changed
+2159
-3073
lines changed- google-cloud-dlp
- src
- main/java/com/google/cloud/dlp/v2
- stub
- test/java/com/google/cloud/dlp/v2
- proto-google-cloud-dlp-v2/src/main
- java/com/google/privacy/dlp/v2
- proto/google/privacy/dlp/v2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
68 files changed
+2159
-3073
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
Lines changed: 88 additions & 811 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
| 565 | + | |
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
| |||
0 commit comments