This repository was archived by the owner on Oct 2, 2023. It is now read-only.
Commit f4e58f2
authored
feat: add client integrity verification fields to the KMS protos (#234)
* changes without context
autosynth cannot find the source of changes triggered by earlier changes in this
repository, or by version upgrades to tools such as linters.
* Add client integrity verification fields to the KMS protos
PiperOrigin-RevId: 326100874
Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Aug 11 14:22:10 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: b40e4533f841c96aac1d9d7d342514d146b5b4cb
Source-Link: googleapis/googleapis@b40e4531 parent bf28a63 commit f4e58f2
File tree
27 files changed
+7372
-378
lines changed- google-cloud-kms/src
- main/java/com/google/cloud/kms/v1
- test/java/com/google/cloud/kms/v1
- proto-google-cloud-kms-v1/src/main
- java/com/google/cloud/kms/v1
- proto/google/cloud/kms/v1
27 files changed
+7372
-378
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | | - | |
| 532 | + | |
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
620 | | - | |
| 620 | + | |
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
| |||
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
741 | | - | |
| 741 | + | |
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
| |||
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
843 | | - | |
| 843 | + | |
844 | 844 | | |
845 | 845 | | |
846 | 846 | | |
| |||
Lines changed: 25 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
709 | | - | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
710 | 714 | | |
711 | 715 | | |
712 | 716 | | |
| |||
1054 | 1058 | | |
1055 | 1059 | | |
1056 | 1060 | | |
| 1061 | + | |
| 1062 | + | |
1057 | 1063 | | |
1058 | | - | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
1059 | 1070 | | |
1060 | 1071 | | |
1061 | 1072 | | |
| |||
1140 | 1151 | | |
1141 | 1152 | | |
1142 | 1153 | | |
| 1154 | + | |
| 1155 | + | |
1143 | 1156 | | |
1144 | | - | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
1145 | 1162 | | |
1146 | 1163 | | |
1147 | 1164 | | |
| |||
1187 | 1204 | | |
1188 | 1205 | | |
1189 | 1206 | | |
| 1207 | + | |
1190 | 1208 | | |
1191 | | - | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
1192 | 1213 | | |
1193 | 1214 | | |
1194 | 1215 | | |
| |||
0 commit comments