This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Commit 5b54b2e
authored
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport (#785)
- [ ] Regenerate this pull request now.
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
Source-Link: https://togithub.com/googleapis/googleapis/commit/758f0d1217d9c7fe398aa5efb1057ce4b6409e55
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/78bd8f05e1276363eb14eae70e91fe4bc20703ab
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhiZDhmMDVlMTI3NjM2M2ViMTRlYWU3MGU5MWZlNGJjMjA3MDNhYiJ9
BEGIN_NESTED_COMMIT
feat: ExcludeByHotword added as an ExclusionRule type, NEW_ZEALAND added as a LocationCategory value
PiperOrigin-RevId: 487581128
Source-Link: https://togithub.com/googleapis/googleapis/commit/9140e5546470d945fc741f27707aa68f562088f0
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/502b50e61710bca3d774cb918314cb1ef39e6fe9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTAyYjUwZTYxNzEwYmNhM2Q3NzRjYjkxODMxNGNiMWVmMzllNmZlOSJ9
END_NESTED_COMMIT1 parent df607cc commit 5b54b2e
8 files changed
Lines changed: 465 additions & 13 deletions
File tree
- protos
- google/privacy/dlp/v2
- samples/generated/v2
- src/v2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
676 | 690 | | |
677 | 691 | | |
678 | 692 | | |
| |||
686 | 700 | | |
687 | 701 | | |
688 | 702 | | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
689 | 707 | | |
690 | 708 | | |
691 | 709 | | |
| |||
862 | 880 | | |
863 | 881 | | |
864 | 882 | | |
865 | | - | |
866 | 883 | | |
867 | 884 | | |
868 | 885 | | |
| |||
1289 | 1306 | | |
1290 | 1307 | | |
1291 | 1308 | | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
1292 | 1316 | | |
1293 | 1317 | | |
1294 | 1318 | | |
| |||
1705 | 1729 | | |
1706 | 1730 | | |
1707 | 1731 | | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
1708 | 1735 | | |
1709 | 1736 | | |
1710 | 1737 | | |
| |||
3716 | 3743 | | |
3717 | 3744 | | |
3718 | 3745 | | |
3719 | | - | |
3720 | | - | |
| 3746 | + | |
| 3747 | + | |
| 3748 | + | |
3721 | 3749 | | |
3722 | 3750 | | |
3723 | 3751 | | |
| |||
5249 | 5277 | | |
5250 | 5278 | | |
5251 | 5279 | | |
| 5280 | + | |
5252 | 5281 | | |
5253 | 5282 | | |
5254 | 5283 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments